{
  "runId": "www-sanidad-gob-es--2026-04-24T08-41-30-443Z--spain-weekly-desktop-light-chromium",
  "startedAt": "2026-04-24T08:41:30.443Z",
  "finishedAt": "2026-04-24T08:42:07.669Z",
  "toolVersion": "1.0.0",
  "mode": "ci",
  "config": {
    "maxPages": 100,
    "timeout": 30000,
    "concurrency": 2,
    "mode": "list",
    "baseUrl": "https://www.sanidad.gob.es/",
    "viewport": "desktop",
    "colorScheme": "light",
    "sitemapSample": {
      "strategy": "shuffle",
      "seed": "spain-weekly",
      "size": 100
    },
    "crawlFallback": {
      "enabled": true,
      "used": false
    },
    "browser": "chromium",
    "label": "spain-weekly-desktop-light-chromium"
  },
  "targets": [
    "https://www.sanidad.gob.es/servCiudadanos/home.htm",
    "https://www.sanidad.gob.es/gabinete/agenda.do",
    "https://www.sanidad.gob.es/home.htm",
    "https://www.sanidad.gob.es/guiaNav/home.htm",
    "https://www.sanidad.gob.es/avisoLegal/home.htm",
    "https://www.sanidad.gob.es/accesibilidad/home.htm",
    "https://www.sanidad.gob.es/organizacion/portada/home.htm",
    "https://www.sanidad.gob.es/organizacion/ccaa/home.htm",
    "https://www.sanidad.gob.es/organizacion/consejoInterterri/home.htm",
    "https://www.sanidad.gob.es/organizacion/sns/home.htm",
    "https://www.sanidad.gob.es/organizacion/orgInternacionales/relacionesUEyOOII/home.htm",
    "https://www.sanidad.gob.es/sanidad/portada/home.htm",
    "https://www.sanidad.gob.es/biblioPublic/portada/home.htm",
    "https://www.sanidad.gob.es/estadEstudios/portada/home.htm",
    "https://www.sanidad.gob.es/gabinete/notasPrensa.do",
    "https://www.sanidad.gob.es/gabinete/fotografias.do",
    "https://www.sanidad.gob.es/gabinete/audios.do",
    "https://www.sanidad.gob.es/gabinetePrensa/contacto.htm",
    "https://www.sanidad.gob.es/normativa/consultas/home.htm",
    "https://www.sanidad.gob.es/normativa/audiencia/home.htm",
    "https://www.sanidad.gob.es/mapaWeb/home.htm",
    "https://www.sanidad.gob.es/guiaNav/mobile.htm",
    "https://www.sanidad.gob.es/buscador/iniciar.do?search=Gu&iacute%3Ba+de+navegaci=&oacute%3Bn=",
    "https://www.sanidad.gob.es/proteccionDatosPersonales/home.htm",
    "https://www.sanidad.gob.es/accesibilidad/frmAccesibilidad.do",
    "https://www.sanidad.gob.es/organizacion/altosCargos/ministra.htm",
    "https://www.sanidad.gob.es/gabinete/inicial.do"
  ],
  "resultsByUrl": {
    "https://www.sanidad.gob.es/gabinete/agenda.do": {
      "title": "Ministerio de Sanidad - Prensa y comunicación - Agenda de Actos",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Agenda de Actos</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.2334px; padding-top: 6.30476px; margin-top: 0px; padding-bottom: 6.30476px; margin-bottom: 10.3578px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Agenda de Actos</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Hoy: <span class=\"italica\">24 de abril de 2026</span></h2>",
                      "target": [
                        "h2:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h2>Mañana: <span class=\"italica\">25 de abril de 2026</span></h2>",
                      "target": [
                        "h2:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Agenda de Actos</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Agenda de Actos</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Hoy: <span class=\"italica\">24 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"italica\">24 de abril de 2026</span>",
              "target": [
                "h2:nth-child(2) > .italica"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\t\n\t\t\t\t\t<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>\n\t\t\t\t\tAcompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.\n\t\t\t\t</li>",
              "target": [
                "section > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">11:45 h</span>",
              "target": [
                ".negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mañana: <span class=\"italica\">25 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"italica\">25 de abril de 2026</span>",
              "target": [
                "h2:nth-child(4) > .italica"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"italica\">No hay actos programados.</span>",
              "target": [
                "p > .italica"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Agenda de Actos</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>Hoy: <span class=\"italica\">24 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "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>Mañana: <span class=\"italica\">25 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(3) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(3) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(3) > h2:nth-child(4)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Agenda de Actos</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Hoy: <span class=\"italica\">24 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mañana: <span class=\"italica\">25 de abril de 2026</span></h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li><li class=\"active\">Agenda de Actos</li></ol>",
              "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\t\t\t\t\t\t\n\t\t\t\t<li>\t\n\t\t\t\t\t<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>\n\t\t\t\t\tAcompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.\n\t\t\t\t</li>\n\t\t\t\t\n\t\t</ul>",
              "target": [
                "section > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Agenda de Actos</li>",
              "target": [
                "ol > .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>\t\n\t\t\t\t\t<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>\n\t\t\t\t\tAcompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.\n\t\t\t\t</li>",
              "target": [
                "section > 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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Agenda de Actos</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.2334px; padding-top: 6.30476px; margin-top: 0px; padding-bottom: 6.30476px; margin-bottom: 10.3578px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li><li class=\"active\">Agenda de Actos</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Agenda de Actos</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": "<h2>Hoy: <span class=\"italica\">24 de abril de 2026</span></h2>",
              "target": [
                "h2: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": "<span class=\"italica\">24 de abril de 2026</span>",
              "target": [
                "h2:nth-child(2) > .italica"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>\n\t\t\t\t\t\t\n\t\t\t\t<li>\t\n\t\t\t\t\t<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>\n\t\t\t\t\tAcompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.\n\t\t\t\t</li>\n\t\t\t\t\n\t\t</ul>",
              "target": [
                "section > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\t\n\t\t\t\t\t<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>\n\t\t\t\t\tAcompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.\n\t\t\t\t</li>",
              "target": [
                "section > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"break\"><span class=\"negrita\">11:45 h</span></span>",
              "target": [
                ".break"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">11:45 h</span>",
              "target": [
                ".negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mañana: <span class=\"italica\">25 de abril de 2026</span></h2>",
              "target": [
                "h2: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": "<span class=\"italica\">25 de abril de 2026</span>",
              "target": [
                "h2:nth-child(4) > .italica"
              ]
            },
            {
              "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=\"italica\">No hay actos programados.</span></p>",
              "target": [
                "section > 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=\"italica\">No hay actos programados.</span>",
              "target": [
                "p > .italica"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinete/agenda.do",
      "originalUrl": "https://www.sanidad.gob.es/gabinete/agenda.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/servCiudadanos/home.htm": {
      "title": "Ministerio de Sanidad - Servicios a la ciudadanía",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Servicios a la Ciudadanía</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 50.3248px; padding-top: 7.51267px; margin-top: 0px; padding-bottom: 7.51267px; margin-bottom: 12.3422px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Servicios a la ciudadanía</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Contacta con el Ministerio</h2>",
                      "target": [
                        ".apartado-primero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Oficinas de Registro</h2>",
                      "target": [
                        ".apartado-segundo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Biblioteca y publicaciones</h2>",
                      "target": [
                        ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Trabaja con nosotros</h2>",
                      "target": [
                        ".apartado-cuarto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Registros Profesionales</h2>",
                      "target": [
                        ".apartado-quinto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Perfil del contratante</h2>",
                      "target": [
                        ".apartado-sexto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Ayudas, Becas, Subvenciones y Premios</h2>",
                      "target": [
                        ".apartado-septimo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Servicios en el Ámbito Internacional</h2>",
                      "target": [
                        ".apartado-octavo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Canal interno de información</h2>",
                      "target": [
                        ".apartado-noveno > .col-md-9 > a > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Servicios a la Ciudadanía</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Servicios a la ciudadanía</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "13.0pt (17.328px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Este apartado reúne diversos servicios de información administrativa al ciudadano, buzones de contacto, consultas y sugerencias.</p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contacta con el Ministerio</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Si desea Informacion Administrativa le facilitamos los medios para solicitarla.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Oficinas de Registro</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mapa y Buscador de Oficinas de Registro.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Biblioteca y publicaciones</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Enlace de acceso a la Biblioteca y las publicaciones del Ministerio de Sanidad.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Trabaja con nosotros</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Puede consultar la Oferta de Empleo Público, tanto de personal Funcionario como Laboral, Formación Sanitaria Especializada, así como el Proceso Extraordinario de Consolidación de Empleo.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Registros Profesionales</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Enlace de acceso al Registro Estatal de Profesionales Sanitarios (REPS).</p>",
              "target": [
                ".apartado-quinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Perfil del contratante</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información y documentos relativos a la actividad contractual para asegurar la transparencia y su acceso público.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ayudas, Becas, Subvenciones y Premios</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Plazos y requisitos para las últimas convocatorias de ayudas, becas, subvenciones y premios.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Servicios en el Ámbito Internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Servicios al Ciudadano en el ámbito internacional.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Canal interno de información</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Permite recepción y tratamiento de las informaciones referidas a las acciones y omisiones previstas en el artículo 2 de la Ley 2/2023, de 20 de febrero, reguladora de la protección de las personas que informen sobre infracciones normativas y de lucha contra la corrupción.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Servicios a la ciudadanía</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>Contacta con el Ministerio</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > 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>Oficinas de Registro</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > 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>Biblioteca y publicaciones</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"] > 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>Trabaja con nosotros</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a > 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>Registros Profesionales</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > 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>Perfil del contratante</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > 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>Ayudas, Becas, Subvenciones y Premios</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > 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>Servicios en el Ámbito Internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > 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>Canal interno de información</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            }
          ]
        },
        {
          "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(4) > section:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(6) > div > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Servicios a la ciudadanía</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contacta con el Ministerio</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Oficinas de Registro</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Biblioteca y publicaciones</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Trabaja con nosotros</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Registros Profesionales</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Perfil del contratante</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ayudas, Becas, Subvenciones y Premios</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Servicios en el Ámbito Internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Canal interno de información</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            }
          ]
        },
        {
          "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 lang=\"es\">",
              "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 lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\">",
              "target": [
                "img[alt=\"Contacta con el Ministerio\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\">",
              "target": [
                "img[alt=\"Oficinas de Registro\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\">",
              "target": [
                "img[alt=\"Biblioteca y publicaciones\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\">",
              "target": [
                "img[alt=\"Trabaja con nosotros\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\">",
              "target": [
                "img[alt=\"Registros Profesionales\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\">",
              "target": [
                "img[alt=\"Perfil del contratante\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\">",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a > 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=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\">",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > a > 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=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\">",
              "target": [
                "img[alt=\"Canal interno de información\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\">",
              "target": [
                "img[alt=\"Contacta con el Ministerio\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\">",
              "target": [
                "img[alt=\"Oficinas de Registro\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\">",
              "target": [
                "img[alt=\"Biblioteca y publicaciones\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\">",
              "target": [
                "img[alt=\"Trabaja con nosotros\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\">",
              "target": [
                "img[alt=\"Registros Profesionales\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\">",
              "target": [
                "img[alt=\"Perfil del contratante\"]"
              ]
            },
            {
              "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=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\">",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a > 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=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\">",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > a > 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=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\">",
              "target": [
                "img[alt=\"Canal interno de información\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\"><img src=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\"></a>",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > 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 href=\"/servCiudadanos/contactar/home.htm\"><h2>Contacta con el Ministerio</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > 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 href=\"/servCiudadanos/oficinaRegistro/home.htm\"><img src=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\"></a>",
              "target": [
                ".apartado-segundo > .imagen.col-md-3 > 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 href=\"/servCiudadanos/oficinaRegistro/home.htm\"><h2>Oficinas de Registro</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > 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 href=\"/biblioPublic/portada/home.htm\"><img src=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\"></a>",
              "target": [
                ".apartado-tercero > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/biblioPublic/portada/home.htm\"><h2>Biblioteca y publicaciones</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\"><img src=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\"></a>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-3 > 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 href=\"/servCiudadanos/oposicionesConcursos/home.htm\"><h2>Trabaja con nosotros</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > 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 href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><img src=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\"></a>",
              "target": [
                ".apartado-quinto > .imagen.col-md-3 > 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 href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><h2>Registros Profesionales</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > 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 href=\"/servCiudadanos/perfilContratante/home.htm\"><img src=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\"></a>",
              "target": [
                ".apartado-sexto > .imagen.col-md-3 > 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 href=\"/servCiudadanos/perfilContratante/home.htm\"><h2>Perfil del contratante</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > 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 href=\"/servCiudadanos/ayudas/home.htm\"><img src=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\"></a>",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > 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 href=\"/servCiudadanos/ayudas/home.htm\"><h2>Ayudas, Becas, Subvenciones y Premios</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > 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 href=\"/servCiudadanos/internacional/home.htm\"><img src=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\"></a>",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > 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 href=\"/servCiudadanos/internacional/home.htm\"><h2>Servicios en el Ámbito Internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > 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 href=\"/servCiudadanos/canalInterno/home.htm\"><img src=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\"></a>",
              "target": [
                ".apartado-noveno > .imagen.col-md-3 > 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 href=\"/servCiudadanos/canalInterno/home.htm\"><h2>Canal interno de información</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > 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 href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n  <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n  <li class=\"active\">Servicios a la Ciudadanía</li>\n</ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Servicios a la Ciudadanía</li>",
              "target": [
                "ol > .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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\">",
              "target": [
                "img[alt=\"Contacta con el Ministerio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\">",
              "target": [
                "img[alt=\"Oficinas de Registro\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\">",
              "target": [
                "img[alt=\"Biblioteca y publicaciones\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\">",
              "target": [
                "img[alt=\"Trabaja con nosotros\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\">",
              "target": [
                "img[alt=\"Registros Profesionales\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\">",
              "target": [
                "img[alt=\"Perfil del contratante\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\">",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\">",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\">",
              "target": [
                "img[alt=\"Canal interno de información\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Servicios a la ciudadanía</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 50.3248px; padding-top: 7.51267px; margin-top: 0px; padding-bottom: 7.51267px; margin-bottom: 12.3422px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid subportada contenido\">",
              "target": [
                ".subportada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n  <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n  <li class=\"active\">Servicios a la Ciudadanía</li>\n</ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n  <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n  <li class=\"active\">Servicios a la Ciudadanía</li>\n</ol>",
              "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><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > 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=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "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=\"container-fluid titulo-pagina\">",
              "target": [
                ".titulo-pagina"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".titulo-pagina > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3  titulo-pagina-titulo\">\n                        <h1>Servicios a la ciudadanía</h1>\n                    </div>",
              "target": [
                ".titulo-pagina-titulo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Servicios a la ciudadanía</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=\"col-md-9  titulo-pagina-descripcion\">\n                        <p>Este apartado reúne diversos servicios de información administrativa al ciudadano, buzones de contacto, consultas y sugerencias.</p>\n                    </div>",
              "target": [
                ".titulo-pagina-descripcion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Este apartado reúne diversos servicios de información administrativa al ciudadano, buzones de contacto, consultas y sugerencias.</p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "section > .row: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=\"col-sm-6 apartado apartado-primero\">",
              "target": [
                ".apartado-primero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/contactar/home.htm\"><img src=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\"></a>\n                  </div>",
              "target": [
                ".apartado-primero > .imagen.col-md-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=\"/servCiudadanos/contactar/home.htm\"><img src=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\"></a>",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/ContactaMinisterio2.svg\" alt=\"Contacta con el Ministerio\">",
              "target": [
                "img[alt=\"Contacta con el Ministerio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/contactar/home.htm\"><h2>Contacta con el Ministerio</h2></a>\n                      <p>Si desea Informacion Administrativa le facilitamos los medios para solicitarla.</p>\n                  </div>",
              "target": [
                ".apartado-primero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\"><h2>Contacta con el Ministerio</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contacta con el Ministerio</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Si desea Informacion Administrativa le facilitamos los medios para solicitarla.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-segundo\">",
              "target": [
                ".apartado-segundo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/oficinaRegistro/home.htm\"><img src=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\"></a>\n                  </div>",
              "target": [
                ".apartado-segundo > .imagen.col-md-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=\"/servCiudadanos/oficinaRegistro/home.htm\"><img src=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\"></a>",
              "target": [
                ".apartado-segundo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/OficinasRegistro4.svg\" alt=\"Oficinas de Registro\">",
              "target": [
                "img[alt=\"Oficinas de Registro\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/oficinaRegistro/home.htm\"><h2>Oficinas de Registro</h2></a>\n                      <p>Mapa y Buscador de Oficinas de Registro.</p>\n                  </div>",
              "target": [
                ".apartado-segundo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oficinaRegistro/home.htm\"><h2>Oficinas de Registro</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Oficinas de Registro</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Mapa y Buscador de Oficinas de Registro.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-tercero\">",
              "target": [
                ".apartado-tercero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/biblioPublic/portada/home.htm\"><img src=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\"></a>\n                  </div>",
              "target": [
                ".apartado-tercero > .imagen.col-md-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=\"/biblioPublic/portada/home.htm\"><img src=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\"></a>",
              "target": [
                ".apartado-tercero > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/BibliotecasyPublicaciones3.svg\" alt=\"Biblioteca y publicaciones\">",
              "target": [
                "img[alt=\"Biblioteca y publicaciones\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                    <a href=\"/biblioPublic/portada/home.htm\"><h2>Biblioteca y publicaciones</h2></a>\n                      <p>Enlace de acceso a la Biblioteca y las publicaciones del Ministerio de Sanidad.</p>\n                  </div>",
              "target": [
                ".apartado-tercero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/biblioPublic/portada/home.htm\"><h2>Biblioteca y publicaciones</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Biblioteca y publicaciones</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Enlace de acceso a la Biblioteca y las publicaciones del Ministerio de Sanidad.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-cuarto\">",
              "target": [
                ".apartado-cuarto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/oposicionesConcursos/home.htm\"><img src=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\"></a>\n                  </div>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-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=\"/servCiudadanos/oposicionesConcursos/home.htm\"><img src=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\"></a>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/TrabajaNosotros4.svg\" alt=\"Trabaja con nosotros\">",
              "target": [
                "img[alt=\"Trabaja con nosotros\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-cuarto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\"><h2>Trabaja con nosotros</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Trabaja con nosotros</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Puede consultar la Oferta de Empleo Público, tanto de personal Funcionario como Laboral, Formación Sanitaria Especializada, así como el Proceso Extraordinario de Consolidación de Empleo.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-quinto\">",
              "target": [
                ".apartado-quinto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><img src=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\"></a>\n                  </div>",
              "target": [
                ".apartado-quinto > .imagen.col-md-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=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><img src=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\"></a>",
              "target": [
                ".apartado-quinto > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/RegistroProfesionales6.svg\" alt=\"Registros Profesionales\">",
              "target": [
                "img[alt=\"Registros Profesionales\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                    <a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><h2>Registros Profesionales</h2></a>\n                      <p>Enlace de acceso al Registro Estatal de Profesionales Sanitarios (REPS).</p>\n                  </div>",
              "target": [
                ".apartado-quinto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><h2>Registros Profesionales</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Registros Profesionales</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Enlace de acceso al Registro Estatal de Profesionales Sanitarios (REPS).</p>",
              "target": [
                ".apartado-quinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-sexto\">",
              "target": [
                ".apartado-sexto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/perfilContratante/home.htm\"><img src=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\"></a>\n                  </div>",
              "target": [
                ".apartado-sexto > .imagen.col-md-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=\"/servCiudadanos/perfilContratante/home.htm\"><img src=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\"></a>",
              "target": [
                ".apartado-sexto > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/PerfilContratante2.svg\" alt=\"Perfil del contratante\">",
              "target": [
                "img[alt=\"Perfil del contratante\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/perfilContratante/home.htm\"><h2>Perfil del contratante</h2></a>\n                      <p>Información y documentos relativos a la actividad contractual para asegurar la transparencia y su acceso público.</p>\n                  </div>",
              "target": [
                ".apartado-sexto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/perfilContratante/home.htm\"><h2>Perfil del contratante</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Perfil del contratante</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información y documentos relativos a la actividad contractual para asegurar la transparencia y su acceso público.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-septimo\">",
              "target": [
                ".apartado-septimo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/ayudas/home.htm\"><img src=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\"></a>\n                  </div>",
              "target": [
                ".apartado-septimo > .imagen.col-md-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=\"/servCiudadanos/ayudas/home.htm\"><img src=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\"></a>",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/AyudasBecas2.svg\" alt=\"Ayudas, Becas, Subvenciones y Premios\">",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a > 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=\"col-md-9\">\n                    <a href=\"/servCiudadanos/ayudas/home.htm\"><h2>Ayudas, Becas, Subvenciones y Premios</h2></a>\n                      <p>Plazos y requisitos para las últimas convocatorias de ayudas, becas, subvenciones y premios.</p>\n                  </div>",
              "target": [
                ".apartado-septimo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/home.htm\"><h2>Ayudas, Becas, Subvenciones y Premios</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ayudas, Becas, Subvenciones y Premios</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Plazos y requisitos para las últimas convocatorias de ayudas, becas, subvenciones y premios.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-octavo\">",
              "target": [
                ".apartado-octavo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/internacional/home.htm\"><img src=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\"></a>\n                  </div>",
              "target": [
                ".apartado-octavo > .imagen.col-md-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=\"/servCiudadanos/internacional/home.htm\"><img src=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\"></a>",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/AmbitoInternacional3.svg\" alt=\"Servicios al Ciudadano de la UE\">",
              "target": [
                ".apartado-octavo > .imagen.col-md-3 > a > 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=\"col-md-9\">\n                    <a href=\"/servCiudadanos/internacional/home.htm\"><h2>Servicios en el Ámbito Internacional</h2></a>\n                      <p>Servicios al Ciudadano en el ámbito internacional.</p>\n                  </div>",
              "target": [
                ".apartado-octavo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/home.htm\"><h2>Servicios en el Ámbito Internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Servicios en el Ámbito Internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Servicios al Ciudadano en el ámbito internacional.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-noveno\">",
              "target": [
                ".apartado-noveno"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                      <a href=\"/servCiudadanos/canalInterno/home.htm\"><img src=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\"></a>\n                  </div>",
              "target": [
                ".apartado-noveno > .imagen.col-md-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=\"/servCiudadanos/canalInterno/home.htm\"><img src=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\"></a>",
              "target": [
                ".apartado-noveno > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/servCiudadanos/img/CanalInformacion2.svg\" alt=\"Canal interno de información\">",
              "target": [
                "img[alt=\"Canal interno de información\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-noveno > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/canalInterno/home.htm\"><h2>Canal interno de información</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Canal interno de información</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Permite recepción y tratamiento de las informaciones referidas a las acciones y omisiones previstas en el artículo 2 de la Ley 2/2023, de 20 de febrero, reguladora de la protección de las personas que informen sobre infracciones normativas y de lucha contra la corrupción.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/contactar/home.htm\"><h2>Contacta con el Ministerio</h2></a>\n                      <p>Si desea Informacion Administrativa le facilitamos los medios para solicitarla.</p>\n                  </div>",
                      "target": [
                        ".apartado-primero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\"><h2>Contacta con el Ministerio</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/oficinaRegistro/home.htm\"><h2>Oficinas de Registro</h2></a>\n                      <p>Mapa y Buscador de Oficinas de Registro.</p>\n                  </div>",
                      "target": [
                        ".apartado-segundo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/oficinaRegistro/home.htm\"><h2>Oficinas de Registro</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/biblioPublic/portada/home.htm\"><h2>Biblioteca y publicaciones</h2></a>\n                      <p>Enlace de acceso a la Biblioteca y las publicaciones del Ministerio de Sanidad.</p>\n                  </div>",
                      "target": [
                        ".apartado-tercero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/biblioPublic/portada/home.htm\"><h2>Biblioteca y publicaciones</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-cuarto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\"><h2>Trabaja con nosotros</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><h2>Registros Profesionales</h2></a>\n                      <p>Enlace de acceso al Registro Estatal de Profesionales Sanitarios (REPS).</p>\n                  </div>",
                      "target": [
                        ".apartado-quinto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\"><h2>Registros Profesionales</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/perfilContratante/home.htm\"><h2>Perfil del contratante</h2></a>\n                      <p>Información y documentos relativos a la actividad contractual para asegurar la transparencia y su acceso público.</p>\n                  </div>",
                      "target": [
                        ".apartado-sexto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/perfilContratante/home.htm\"><h2>Perfil del contratante</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/ayudas/home.htm\"><h2>Ayudas, Becas, Subvenciones y Premios</h2></a>\n                      <p>Plazos y requisitos para las últimas convocatorias de ayudas, becas, subvenciones y premios.</p>\n                  </div>",
                      "target": [
                        ".apartado-septimo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/ayudas/home.htm\"><h2>Ayudas, Becas, Subvenciones y Premios</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                    <a href=\"/servCiudadanos/internacional/home.htm\"><h2>Servicios en el Ámbito Internacional</h2></a>\n                      <p>Servicios al Ciudadano en el ámbito internacional.</p>\n                  </div>",
                      "target": [
                        ".apartado-octavo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/internacional/home.htm\"><h2>Servicios en el Ámbito Internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-noveno > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/servCiudadanos/canalInterno/home.htm\"><h2>Canal interno de información</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/servCiudadanos/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/servCiudadanos/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/guiaNav/home.htm": {
      "title": "Ministerio de Sanidad - Guía de navegación",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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 does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "li:nth-child(2) > p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "li:nth-child(2) > p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "ul:nth-child(17) > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "ul:nth-child(17) > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>El Ministerio de Sanidad pone a disposición de los ciudadanos una <a href=\"mobile.htm\">versión móvil</a> de su Sitio Web en Internet.</p>",
                      "target": [
                        "p:nth-child(18)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>El Ministerio de Sanidad pone a disposición de los ciudadanos una <a href=\"mobile.htm\">versión móvil</a> de su Sitio Web en Internet.</p>",
                      "target": [
                        "p:nth-child(18)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mobile.htm\">versión móvil</a>",
              "target": [
                "a[href$=\"mobile.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(19)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Guía de navegación</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".buscador-cabecera-2 > form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                ":root"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 52.7673px; padding-top: 6.41425px; margin-top: 0px; padding-bottom: 6.41425px; margin-bottom: 10.5377px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Guía de navegación</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Estructura</h2>",
                      "target": [
                        "h2:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<h2>Enlaces a organismos dependientes</h2>",
                      "target": [
                        "h2:nth-child(9)"
                      ]
                    },
                    {
                      "html": "<h2>Enlaces institucionales</h2>",
                      "target": [
                        "h2:nth-child(12)"
                      ]
                    },
                    {
                      "html": "<h2>Servicios integrados</h2>",
                      "target": [
                        "h2:nth-child(15)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Guía de navegación</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Guía de navegación</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Portal del Ministerio de Sanidad ha sido diseñado a partir de las orientaciones generales sobre las páginas Web establecidas para los portales de la Administración Pública.</p>",
              "target": [
                "section > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Estructura</h2>",
              "target": [
                "h2:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Ministerio:</span>&nbsp;Información sobre el propio Ministerio de Sanidad, así como de otras instituciones.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Ministerio:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Áreas:</span>&nbsp;Información sobre las áreas competenciales del Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Áreas:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Prensa y comunicación:</span>&nbsp;Información que facilita el Gabinete de Prensa ministerial.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Prensa y comunicación:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Sanidad en datos:</span>&nbsp;Información estadística editada por el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Sanidad en datos:</span>",
              "target": [
                "li:nth-child(4) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Servicios a la ciudadanía:</span>&nbsp;Información de distintos servicios a la ciudadanía disponibles en el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Servicios a la ciudadanía:</span>",
              "target": [
                "li:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Participación pública:</span>&nbsp;Información sobre normativa legal en el ámbito sanitario.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Participación pública:</span>",
              "target": [
                "li:nth-child(6) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>También a través de la página principal, se puede acceder a las campañas institucionales que periódicamente lleva a cabo el Ministerio, las últimas noticias y acceso directo a las páginas de mayor interés en este momento.</p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Asimismo, se puede acceder de forma directa a las distintas áreas del ámbito sanitario que forman parte del Ministerio.</p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La estructura detallada del Portal de Ministerio de Sanidad (Mapa Web), desde la que se puede acceder a los diversos apartados, es la siguiente:</p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">Enlace al Mapa Web</a>",
              "target": [
                "p:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Enlaces a organismos dependientes</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La página principal incluye enlaces a diversos organismos dependientes del Ministerio de Sanidad:</p>",
              "target": [
                "p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Agencia Española de Medicamentos y Productos Sanitarios (AEMPS)</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Instituto Nacional de Gestión Sanitaria (INGESA)</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Organización Nacional de Trasplantes (ONT)</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fundación Estatal, Salud, Infancia y Bienestar Social F.S.P</li>",
              "target": [
                "ul:nth-child(11) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Enlaces institucionales</h2>",
              "target": [
                "h2:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La página principal incluye enlaces a otros organismos en el ámbito sanitario y de la administración:</p>",
              "target": [
                "p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Punto de acceso General (administración.gob.es)</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comisión Nacional de Reproducción Humana Asistida</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Portal de transparencia</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Instituto de Salud Carlos III</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Comisión europea</li>",
              "target": [
                "ul:nth-child(14) > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Servicios integrados</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>A continuación, se detallan algunos servicios integrados en el Sitio Web del Ministerio:</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Webs temáticas:</span>&nbsp;Acceso a la sección sobre las webs temáticas del Ministerio de Sanidad. Situado en la zona gris bajo el menú principal.</li>",
              "target": [
                "ul:nth-child(17) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Webs temáticas:</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(17) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Traducir:</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(2) > .negrita:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">PLaTa</span>",
              "target": [
                ".negrita:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para generar una traducción no oficial se puede hacer uso del traductor. Este traductor da un servicio aproximado de traducción, gratuito, que ofrece de forma instantánea traducciones automáticas a 58 idiomas distintos.</p>",
              "target": [
                "li:nth-child(2) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "li:nth-child(2) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(17) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">RSS</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(17) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para activar la plataforma inSuit en la web del Ministerio de Sanidad: hay que activar la <span class=\"negrita\">pestaña de inSuit</span> insertada en el lado izquierdo (HERRAMIENTAS DE ACCESIBILIDAD).</p>",
              "target": [
                "li:nth-child(4) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">pestaña de inSuit</span>",
              "target": [
                "p:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El usuario recibirá desde la web las ayudas técnicas que le permitirán navegar de manera adaptada a sus necesidades y preferencias.</p>",
              "target": [
                "li:nth-child(4) > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio de Sanidad pone a disposición de los ciudadanos una <a href=\"mobile.htm\">versión móvil</a> de su Sitio Web en Internet.</p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mobile.htm\">versión móvil</a>",
              "target": [
                "a[href$=\"mobile.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Guía de navegació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>Estructura</h2>",
              "target": [
                "h2:nth-child(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": "<h2>Enlaces a organismos dependientes</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "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>Enlaces institucionales</h2>",
              "target": [
                "h2:nth-child(12)"
              ]
            },
            {
              "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>Servicios integrados</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > 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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">Enlace al Mapa Web</a>",
              "target": [
                "p:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\">",
              "target": [
                "p:nth-child(4) > a[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=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"mobile.htm\">versión móvil</a>",
              "target": [
                "a[href$=\"mobile.htm\"]"
              ]
            },
            {
              "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=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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(4)"
              ]
            },
            {
              "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(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(14)"
              ]
            },
            {
              "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(17)"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Guía de navegación</li>",
              "target": [
                ".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>\n                        <span class=\"negrita\">Ministerio:</span>&nbsp;Información sobre el propio Ministerio de Sanidad, así como de otras instituciones.</li>",
              "target": [
                "ul:nth-child(4) > 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                        <span class=\"negrita\">Áreas:</span>&nbsp;Información sobre las áreas competenciales del Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Prensa y comunicación:</span>&nbsp;Información que facilita el Gabinete de Prensa ministerial.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Sanidad en datos:</span>&nbsp;Información estadística editada por el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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>\n                        <span class=\"negrita\">Servicios a la ciudadanía:</span>&nbsp;Información de distintos servicios a la ciudadanía disponibles en el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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>\n                        <span class=\"negrita\">Participación pública:</span>&nbsp;Información sobre normativa legal en el ámbito sanitario.</li>",
              "target": [
                "ul:nth-child(4) > li: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>Agencia Española de Medicamentos y Productos Sanitarios (AEMPS)</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>Instituto Nacional de Gestión Sanitaria (INGESA)</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>Organización Nacional de Trasplantes (ONT)</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>Fundación Estatal, Salud, Infancia y Bienestar Social F.S.P</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>Punto de acceso General (administración.gob.es)</li>",
              "target": [
                "ul:nth-child(14) > 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>Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud</li>",
              "target": [
                "ul:nth-child(14) > 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>Comisión Nacional de Reproducción Humana Asistida</li>",
              "target": [
                "ul:nth-child(14) > 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>Portal de transparencia</li>",
              "target": [
                "ul:nth-child(14) > 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>Instituto de Salud Carlos III</li>",
              "target": [
                "ul:nth-child(14) > 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>Comisión europea</li>",
              "target": [
                "ul:nth-child(14) > li: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>\n                        <span class=\"negrita\">Webs temáticas:</span>&nbsp;Acceso a la sección sobre las webs temáticas del Ministerio de Sanidad. Situado en la zona gris bajo el menú principal.</li>",
              "target": [
                "ul:nth-child(17) > 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(17) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(17) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(17) > 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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Guía de navegación</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 52.7673px; padding-top: 6.41425px; margin-top: 0px; padding-bottom: 6.41425px; margin-bottom: 10.5377px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Guía de navegació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": "<p>El Portal del Ministerio de Sanidad ha sido diseñado a partir de las orientaciones generales sobre las páginas Web establecidas para los portales de la Administración Pública.</p>",
              "target": [
                "section > 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": "<h2>Estructura</h2>",
              "target": [
                "h2: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": "<ul>",
              "target": [
                "ul: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>\n                        <span class=\"negrita\">Ministerio:</span>&nbsp;Información sobre el propio Ministerio de Sanidad, así como de otras instituciones.</li>",
              "target": [
                "ul:nth-child(4) > 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": "<span class=\"negrita\">Ministerio:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Áreas:</span>&nbsp;Información sobre las áreas competenciales del Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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": "<span class=\"negrita\">Áreas:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Prensa y comunicación:</span>&nbsp;Información que facilita el Gabinete de Prensa ministerial.</li>",
              "target": [
                "ul:nth-child(4) > 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": "<span class=\"negrita\">Prensa y comunicación:</span>",
              "target": [
                "ul:nth-child(4) > li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Sanidad en datos:</span>&nbsp;Información estadística editada por el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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": "<span class=\"negrita\">Sanidad en datos:</span>",
              "target": [
                "li:nth-child(4) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Servicios a la ciudadanía:</span>&nbsp;Información de distintos servicios a la ciudadanía disponibles en el Ministerio de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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": "<span class=\"negrita\">Servicios a la ciudadanía:</span>",
              "target": [
                "li:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <span class=\"negrita\">Participación pública:</span>&nbsp;Información sobre normativa legal en el ámbito sanitario.</li>",
              "target": [
                "ul:nth-child(4) > li: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": "<span class=\"negrita\">Participación pública:</span>",
              "target": [
                "li:nth-child(6) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>También a través de la página principal, se puede acceder a las campañas institucionales que periódicamente lleva a cabo el Ministerio, las últimas noticias y acceso directo a las páginas de mayor interés en este momento.</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": "<p>Asimismo, se puede acceder de forma directa a las distintas áreas del ámbito sanitario que forman parte del Ministerio.</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": "<p>La estructura detallada del Portal de Ministerio de Sanidad (Mapa Web), desde la que se puede acceder a los diversos apartados, es la siguiente:</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": "<p>\n                    <a href=\"../mapaWeb/home.htm\">Enlace al Mapa Web</a>\n                </p>",
              "target": [
                "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": "<a href=\"../mapaWeb/home.htm\">Enlace al Mapa Web</a>",
              "target": [
                "p:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Enlaces a organismos dependientes</h2>",
              "target": [
                "h2: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>La página principal incluye enlaces a diversos organismos dependientes del Ministerio de Sanidad:</p>",
              "target": [
                "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": "<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>Agencia Española de Medicamentos y Productos Sanitarios (AEMPS)</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>Instituto Nacional de Gestión Sanitaria (INGESA)</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>Organización Nacional de Trasplantes (ONT)</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>Fundación Estatal, Salud, Infancia y Bienestar Social F.S.P</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": "<h2>Enlaces institucionales</h2>",
              "target": [
                "h2: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>La página principal incluye enlaces a otros organismos en el ámbito sanitario y de la administración:</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>Punto de acceso General (administración.gob.es)</li>",
              "target": [
                "ul:nth-child(14) > 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>Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud</li>",
              "target": [
                "ul:nth-child(14) > 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>Comisión Nacional de Reproducción Humana Asistida</li>",
              "target": [
                "ul:nth-child(14) > 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>Portal de transparencia</li>",
              "target": [
                "ul:nth-child(14) > 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>Instituto de Salud Carlos III</li>",
              "target": [
                "ul:nth-child(14) > 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": "<li>Comisión europea</li>",
              "target": [
                "ul:nth-child(14) > li: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": "<h2>Servicios integrados</h2>",
              "target": [
                "h2: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>A continuación, se detallan algunos servicios integrados en el Sitio Web del Ministerio:</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>\n                        <span class=\"negrita\">Webs temáticas:</span>&nbsp;Acceso a la sección sobre las webs temáticas del Ministerio de Sanidad. Situado en la zona gris bajo el menú principal.</li>",
              "target": [
                "ul:nth-child(17) > 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": "<span class=\"negrita\">Webs temáticas:</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "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(17) > 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": "<span class=\"negrita\">Traducir:</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(2) > .negrita: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=\"negrita\">PLaTa</span>",
              "target": [
                ".negrita: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>Para generar una traducción no oficial se puede hacer uso del traductor. Este traductor da un servicio aproximado de traducción, gratuito, que ofrece de forma instantánea traducciones automáticas a 58 idiomas distintos.</p>",
              "target": [
                "li: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": "<p>",
              "target": [
                "li: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": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V8gHjjUsrX8\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(17) > 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": "<span class=\"negrita\">RSS</span>",
              "target": [
                "ul:nth-child(17) > li:nth-child(3) > .negrita"
              ]
            },
            {
              "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(17) > 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": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para activar la plataforma inSuit en la web del Ministerio de Sanidad: hay que activar la <span class=\"negrita\">pestaña de inSuit</span> insertada en el lado izquierdo (HERRAMIENTAS DE ACCESIBILIDAD).</p>",
              "target": [
                "li:nth-child(4) > 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": "<span class=\"negrita\">pestaña de inSuit</span>",
              "target": [
                "p:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"texto_centrado\">\n                            <img src=\"/diseno/img/herramientas_accesibilidad.png\">\n                        </p>",
              "target": [
                ".texto_centrado"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El usuario recibirá desde la web las ayudas técnicas que le permitirán navegar de manera adaptada a sus necesidades y preferencias.</p>",
              "target": [
                "li:nth-child(4) > 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>El Ministerio de Sanidad pone a disposición de los ciudadanos una <a href=\"mobile.htm\">versión móvil</a> de su Sitio Web en Internet.</p>",
              "target": [
                "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": "<a href=\"mobile.htm\">versión móvil</a>",
              "target": [
                "a[href$=\"mobile.htm\"]"
              ]
            },
            {
              "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(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://administracionelectronica.gob.es/pae_Home/pae_Informacion/pae_PLATA.html#.V86EIzUsrX9\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(19) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "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(4) > section:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(3)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(9)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(12)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(15)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h1>Guía de navegación</h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2>Estructura</h2>",
              "target": [
                "h2:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2>Enlaces a organismos dependientes</h2>",
              "target": [
                "h2:nth-child(9)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2>Enlaces institucionales</h2>",
              "target": [
                "h2:nth-child(12)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h2>Servicios integrados</h2>",
              "target": [
                "h2:nth-child(15)"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/guiaNav/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/guiaNav/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/home.htm": {
      "title": "Ministerio de Sanidad",
      "violations": [
        {
          "id": "aria-input-field-name",
          "impact": "serious",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every ARIA input field has an accessible name",
          "help": "ARIA input fields must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-input-field-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ],
              "failureSummary": "Fix any of the following:\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "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 contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" class=\"areas-tematicas-img\" alt=\"Cuidados en Salud\">",
              "target": [
                "img[alt=\"Cuidados en Salud\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "duplicate-img-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" class=\"areas-tematicas-img\" alt=\"Medicina transfusional \">",
              "target": [
                "img[alt=\"Medicina transfusional \"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            }
          ]
        },
        {
          "id": "landmark-one-main",
          "impact": "moderate",
          "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": [],
                  "impact": "moderate",
                  "message": "Document does not have a main landmark"
                }
              ],
              "none": [],
              "impact": "moderate",
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ],
              "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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": "<h1 lang=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\n        </h1>",
              "target": [
                "h1"
              ],
              "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 class=\"carousel-item active\">",
              "target": [
                ".carousel-inner > .active.carousel-item"
              ],
              "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 class=\"container-fluid bloque-portada\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(2)"
              ],
              "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 class=\"container-fluid bloque-portada\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(3)"
              ],
              "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 class=\"col-md-12\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(4) > .col-md-12:nth-child(1)"
              ],
              "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 class=\"col-md-12\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(4) > .col-md-12:nth-child(2)"
              ],
              "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": "<h2 class=\"text-center\">Enlaces Institucionales</h2>",
              "target": [
                ".col-md-12:nth-child(3) > .entidades.slider > h2"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "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=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "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=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"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=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"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 type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "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=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ecdc.eur...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide06\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"6\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ema.euro...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide07\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"7\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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 class=\"home\">",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton.navbar-toggle[data-toggle=\"offcanvas\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton.navbar-toggle[data-toggle=\"offcanvas\"] > .glyphicon-remove.glyphicon[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 class=\"carousel-control-prev-icon\" aria-hidden=\"true\"></span>",
              "target": [
                ".carousel-control-prev-icon"
              ]
            },
            {
              "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 class=\"carousel-control-next-icon\" aria-hidden=\"true\"></span>",
              "target": [
                ".carousel-control-next-icon"
              ]
            },
            {
              "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": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabajamos para ti. Se abrirá en una nueva ventana a la página http://www.sepe.es\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"-6\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-6\"]"
              ]
            },
            {
              "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": "<a href=\"http://www.isciii.es/\" title=\"Acceso a la web del Instituto de Salud Carlos III. Se abrirá en una nueva ventana a la página http://www.isciii.es/\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"-5\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/es\" title=\"Acceso a la web de la OMS. Se abrirá en una nueva ventana a la página https://www.who.int/es\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"-4\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"-3\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ecdc.eur...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"-2\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "focusable-modal-open",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements while a modal is open"
                },
                {
                  "id": "focusable-disabled",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                },
                {
                  "id": "focusable-not-tabbable",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "No focusable elements contained within element"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.ema.euro...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"-1\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"-1\"]"
              ]
            },
            {
              "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": "<a href=\"https://www.ecdc.eur...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide\" data-slick-index=\"6\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide06\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"6\"]"
              ]
            },
            {
              "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": "<a href=\"https://www.ema.euro...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide\" data-slick-index=\"7\" aria-hidden=\"true\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide07\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"7\"]"
              ]
            },
            {
              "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": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"8\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"8\"]"
              ]
            },
            {
              "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": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"9\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"9\"]"
              ]
            },
            {
              "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": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabajamos para ti. Se abrirá en una nueva ventana a la página http://www.sepe.es\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"10\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"10\"]"
              ]
            },
            {
              "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": "<a href=\"http://www.isciii.es/\" title=\"Acceso a la web del Instituto de Salud Carlos III. Se abrirá en una nueva ventana a la página http://www.isciii.es/\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"11\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"11\"]"
              ]
            },
            {
              "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": "<a href=\"https://www.who.int/es\" title=\"Acceso a la web de la OMS. Se abrirá en una nueva ventana a la página https://www.who.int/es\" target=\"_blank\" class=\"slick-slide slick-cloned\" data-slick-index=\"12\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"12\"]"
              ]
            },
            {
              "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": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-cl...\" data-slick-index=\"13\" id=\"\" aria-hidden=\"true\" tabindex=\"-1\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"13\"]"
              ]
            },
            {
              "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": "<i class=\"fa fa-pause\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-pause"
              ]
            },
            {
              "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": "<i class=\"fa fa-play\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-play"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n            <span class=\"sr-only\">Subir</span>\n        </i>",
              "target": [
                ".scrolltop > .fa-angle-up"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">",
              "target": [
                "body > .fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "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": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "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": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "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": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "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": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"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": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"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": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "id": "aria-valid-attr-value",
          "impact": "critical",
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 45.3184px; padding-top: 5.50879px; margin-top: 0px; padding-bottom: 5.50879px; margin-bottom: 9.05015px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"organismos\" style=\" margin-left: 2em;\">",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > .organismos"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            }
          ]
        },
        {
          "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": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "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 type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            },
            {
              "any": [
                {
                  "id": "button-has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has inner text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"enlacesinstitucionales-pause\">\n                                        <i class=\"fa fa-pause\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Parar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-pause"
              ]
            },
            {
              "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=\"enlacesinstitucionales-play\">\n                                        <i class=\"fa fa-play\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Comenzar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-play"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\n        </h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"text-center\">Destacados</h2>",
                      "target": [
                        ".col-md-12:nth-child(1) > .entidades.slider > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"text-center\">Organismos</h2>",
                      "target": [
                        ".col-md-12:nth-child(2) > .entidades.slider > h2"
                      ]
                    },
                    {
                      "html": "<h2 class=\"text-center\">Enlaces Institucionales</h2>",
                      "target": [
                        ".col-md-12:nth-child(3) > .entidades.slider > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Alertas y emergencias sanitarias</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Calidad asistencial</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Cartera común de servicios del SNS</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Centros, servicios y unidades de referencia</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Cuidados en Salud</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Farmacia</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Medicina transfusional </legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Plan Nacional sobre Drogas</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Profesiones sanitarias</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Promoción de la salud y prevención</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Salud digital</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Salud laboral</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Sanidad ambiental</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Sanidad exterior</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">VIH, ITS, hepatitis <br>virales y tuberculosis</legend>",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Destacados</h2>",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Organismos</h2>",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Enlaces Institucionales</h2>",
              "target": [
                ".col-md-12:nth-child(3) > .entidades.slider > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\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=\"text-center\">Destacados</h2>",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > 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=\"text-center\">Organismos</h2>",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > 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=\"text-center\">Enlaces Institucionales</h2>",
              "target": [
                ".col-md-12:nth-child(3) > .entidades.slider > h2"
              ]
            }
          ]
        },
        {
          "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 > h1:nth-child(3)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(4) > div:nth-child(1) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(4) > div:nth-child(2) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > div:nth-child(4) > div:nth-child(3) > div > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\n        </h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Destacados</h2>",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Organismos</h2>",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Enlaces Institucionales</h2>",
              "target": [
                ".col-md-12:nth-child(3) > .entidades.slider > h2"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
              ]
            },
            {
              "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=\"diseno/img/IconoPlasma.svg\" alt=\"\">",
              "target": [
                "img[src$=\"IconoPlasma.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoVacunaInternacional2.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "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=\"/diseno/img/IconoAsistenciaSanitariaUE.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "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=\"/diseno/img/Bandera_Ucrania.jpg\" alt=\"\">",
              "target": [
                ".borde_ucrania > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "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=\"/diseno/img/IconoTitulosExtracomunitarios.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-img > 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=\"/diseno/img/IconoAlertas_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Alertas\">",
              "target": [
                "img[alt=\"Alertas\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCalidadAsistencial.svg\" class=\"areas-tematicas-img\" alt=\"Icono de calidad asistencial\">",
              "target": [
                "img[alt=\"Icono de calidad asistencial\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCartera.svg\" class=\"areas-tematicas-img\" alt=\"Cartera\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCentros.svg\" class=\"areas-tematicas-img\" alt=\"CSUR\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCuidadosEnSalud.svg\" class=\"areas-tematicas-img\" alt=\"Cuidados en Salud\">",
              "target": [
                "img[alt=\"Cuidados en Salud\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoFarmacia.svg\" class=\"areas-tematicas-img\" alt=\"Icono Farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoMedicinaTransfusional.svg\" class=\"areas-tematicas-img\" alt=\"Medicina transfusional \">",
              "target": [
                "img[alt=\"Medicina transfusional \"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoDrogasAdicciones.svg\" class=\"areas-tematicas-img\" alt=\"Drogas\">",
              "target": [
                "img[alt=\"Drogas\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoProfesionesSanitarias.svg\" class=\"areas-tematicas-img\" alt=\"Profesionales\">",
              "target": [
                "img[alt=\"Profesionales\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoPromocionSalud_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Promoción de la salud\">",
              "target": [
                "img[alt=\"Promoción de la salud\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludDigital.svg\" class=\"areas-tematicas-img\" alt=\"Interoperabilidad\">",
              "target": [
                "img[alt=\"Interoperabilidad\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludLaboral.svg\" class=\"areas-tematicas-img\" alt=\"Icono Salud laboral\">",
              "target": [
                "img[alt=\"Icono Salud laboral\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadAmbiental.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono Sanidad ambiental\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadExterior_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad exterior\">",
              "target": [
                "img[alt=\"Icono Sanidad exterior\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" class=\"areas-tematicas-img\" alt=\"Control de VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > .areas-tematicas-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=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">",
              "target": [
                ".organismos > a:nth-child(1) > 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=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">",
              "target": [
                "img[src$=\"icono-prtr.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">",
              "target": [
                "img[alt=\"Icono Participación Publica\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico-transpariencia.png\" alt=\"Portal de la Transparencia\">",
              "target": [
                "img[alt=\"Portal de la Transparencia\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-corto-administracion.png\" alt=\"Punto de Acceso General - administracion.gob.es\">",
              "target": [
                "a[href$=\"administracion.gob.es\"] > 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=\"/diseno/img/logo-aemps.png\" alt=\"Agencia Española de Medicamentos y Productos Sanitarios\">",
              "target": [
                "img[src$=\"logo-aemps.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-ings.png\" alt=\"Instituto Nacional de Gestión Sanitaria\">",
              "target": [
                "img[src$=\"logo-ings.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-ont.png\" alt=\"Organización Nacional de Trasplantes\">",
              "target": [
                "img[src$=\"logo-ont.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/LOGO_FCSAIP.jpg\" alt=\"Logo de la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P \">",
              "target": [
                "img[src$=\"LOGO_FCSAIP.jpg\"]"
              ]
            },
            {
              "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=\"/diseno/img/icono_web_redets.png\" alt=\"Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud - RedETS\">",
              "target": [
                ".slick-current > 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=\"/diseno/img/logo-cnrha.png\" alt=\"Comisión Nacional de Reproducción Humana Asistida\">",
              "target": [
                "a[data-slick-index=\"1\"] > img[src$=\"logo-cnrha.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-sepe.png\" alt=\"www.sepe.es. Trabajamos para ti\">",
              "target": [
                "a[data-slick-index=\"2\"] > img[src$=\"logo-sepe.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-carlosIII.png\" alt=\"Instituto de Salud Carlos III\">",
              "target": [
                "a[data-slick-index=\"3\"] > img[src$=\"logo-carlosIII.png\"][alt=\"Instituto de Salud Carlos III\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-oms.png\" alt=\"La OMS\">",
              "target": [
                "a[data-slick-index=\"4\"] > img[src$=\"logo-oms.png\"][alt=\"La OMS\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-es.png\" alt=\"Comisión Europea\">",
              "target": [
                "a[data-slick-index=\"5\"] > img[src$=\"logo-es.png\"][alt=\"Comisión Europea\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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 class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
              ]
            },
            {
              "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=\"diseno/img/IconoPlasma.svg\" alt=\"\">",
              "target": [
                "img[src$=\"IconoPlasma.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoVacunaInternacional2.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-img > 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=\"/diseno/img/IconoAsistenciaSanitariaUE.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-img > 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=\"/diseno/img/Bandera_Ucrania.jpg\" alt=\"\">",
              "target": [
                ".borde_ucrania > 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=\"/diseno/img/IconoTitulosExtracomunitarios.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-img > 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=\"/diseno/img/IconoAlertas_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Alertas\">",
              "target": [
                "img[alt=\"Alertas\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCalidadAsistencial.svg\" class=\"areas-tematicas-img\" alt=\"Icono de calidad asistencial\">",
              "target": [
                "img[alt=\"Icono de calidad asistencial\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCartera.svg\" class=\"areas-tematicas-img\" alt=\"Cartera\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCentros.svg\" class=\"areas-tematicas-img\" alt=\"CSUR\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoFarmacia.svg\" class=\"areas-tematicas-img\" alt=\"Icono Farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoDrogasAdicciones.svg\" class=\"areas-tematicas-img\" alt=\"Drogas\">",
              "target": [
                "img[alt=\"Drogas\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoProfesionesSanitarias.svg\" class=\"areas-tematicas-img\" alt=\"Profesionales\">",
              "target": [
                "img[alt=\"Profesionales\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoPromocionSalud_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Promoción de la salud\">",
              "target": [
                "img[alt=\"Promoción de la salud\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludDigital.svg\" class=\"areas-tematicas-img\" alt=\"Interoperabilidad\">",
              "target": [
                "img[alt=\"Interoperabilidad\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludLaboral.svg\" class=\"areas-tematicas-img\" alt=\"Icono Salud laboral\">",
              "target": [
                "img[alt=\"Icono Salud laboral\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadAmbiental.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono Sanidad ambiental\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadExterior_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad exterior\">",
              "target": [
                "img[alt=\"Icono Sanidad exterior\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" class=\"areas-tematicas-img\" alt=\"Control de VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > .areas-tematicas-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=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">",
              "target": [
                ".organismos > a:nth-child(1) > 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=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">",
              "target": [
                "img[src$=\"icono-prtr.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">",
              "target": [
                "img[alt=\"Icono Participación Publica\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico-transpariencia.png\" alt=\"Portal de la Transparencia\">",
              "target": [
                "img[alt=\"Portal de la Transparencia\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-corto-administracion.png\" alt=\"Punto de Acceso General - administracion.gob.es\">",
              "target": [
                "a[href$=\"administracion.gob.es\"] > 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=\"/diseno/img/logo-aemps.png\" alt=\"Agencia Española de Medicamentos y Productos Sanitarios\">",
              "target": [
                "img[src$=\"logo-aemps.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-ings.png\" alt=\"Instituto Nacional de Gestión Sanitaria\">",
              "target": [
                "img[src$=\"logo-ings.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-ont.png\" alt=\"Organización Nacional de Trasplantes\">",
              "target": [
                "img[src$=\"logo-ont.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/LOGO_FCSAIP.jpg\" alt=\"Logo de la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P \">",
              "target": [
                "img[src$=\"LOGO_FCSAIP.jpg\"]"
              ]
            },
            {
              "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=\"/diseno/img/icono_web_redets.png\" alt=\"Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud - RedETS\">",
              "target": [
                ".slick-current > 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=\"/diseno/img/logo-cnrha.png\" alt=\"Comisión Nacional de Reproducción Humana Asistida\">",
              "target": [
                "a[data-slick-index=\"1\"] > img[src$=\"logo-cnrha.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-sepe.png\" alt=\"www.sepe.es. Trabajamos para ti\">",
              "target": [
                "a[data-slick-index=\"2\"] > img[src$=\"logo-sepe.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-carlosIII.png\" alt=\"Instituto de Salud Carlos III\">",
              "target": [
                "a[data-slick-index=\"3\"] > img[src$=\"logo-carlosIII.png\"][alt=\"Instituto de Salud Carlos III\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-oms.png\" alt=\"La OMS\">",
              "target": [
                "a[data-slick-index=\"4\"] > img[src$=\"logo-oms.png\"][alt=\"La OMS\"]"
              ]
            },
            {
              "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=\"/diseno/img/logo-es.png\" alt=\"Comisión Europea\">",
              "target": [
                "a[data-slick-index=\"5\"] > img[src$=\"logo-es.png\"][alt=\"Comisión Europea\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid home\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid home\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid home\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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"
                },
                {
                  "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>",
              "target": [
                "h1 > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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=\"/campannas/campanas25/DiaMundialSida2025.htm\" target=\"_blank\" title=\"\n                            Se abrirá en una nueva ventana a la página /campannas/campanas25/DiaMundialSida2025.htm\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/DonacionPlasma.htm\">",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > 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 href=\"/areas/sanidadExterior/laSaludTambienViaja/centrosVacunacionInternacional/sisaex-vac.htm\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > 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 href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > 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 href=\"/gabinetePrensa/ucrania/home.htm\">",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes > 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 href=\"/areas/profesionesSanitarias/profesiones/especialistasExtracomunitarios/convocatorias/2026/home.htm\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > 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 href=\"/areas/alertasEmergenciasSanitarias/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item > figure > 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 href=\"/areas/calidadAsistencial/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item > figure > 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 href=\"/areas/carteraServicios/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item > figure > 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 href=\"/areas/csur/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item > figure > 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 href=\"/areas/farmacia/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item > figure > 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 href=\"/areas/pnsd/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item > figure > 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 href=\"/areas/promocionPrevencion/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item > figure > 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 href=\"/areas/saludDigital/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item > figure > 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 href=\"/areas/sanidadExterior/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item > figure > 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 href=\"/areas/DCVIHT/home.htm \">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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=\"/organizacion/transparenciaGobierno/SAA/2025/home.htm\" title=\"Acceso la página Semana Administración Abierta 2025\">\n                                <img src=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">\n                            </a>",
              "target": [
                ".organismos > a:nth-child(1)"
              ]
            },
            {
              "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=\"/organizacion/fondosUE/prtr/home.htm\" title=\"Acceso al Plan de Recuperación,Transformación y Resilencia\">\n                                <img src=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">\n                            </a>",
              "target": [
                ".organismos > a:nth-child(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=\"/normativa/portada/home.htm\" title=\"Acceso a Participacion Pública\">\n                                <img src=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">\n                            </a>",
              "target": [
                "a[title=\"Acceso a Participacion Pública\"]"
              ]
            },
            {
              "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://transparencia.gob.es/\" title=\"Acceso a la web del Portal de la Transparencia. Se abrirá en una nueva ventana a la página https://transparencia.gob.es/\" target=\"_blank\">",
              "target": [
                ".organismos > a[href$=\"transparencia.gob.es/\"][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=\"http://administracion.gob.es\" title=\"Punto de Acceso General. Se abrirá en una nueva ventana a la página http://administracion.gob.es\" target=\"_blank\">",
              "target": [
                "a[href$=\"administracion.gob.es\"]"
              ]
            },
            {
              "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=\"http://www.aemps.gob.es/\" title=\"Enlace a la web de la Agencia Española de Medicamentos y Productos Sanitarios. Se abrirá en una nueva ventana a la página http://www.aemps.gob.es/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[href$=\"aemps.gob.es/\"]"
              ]
            },
            {
              "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://ingesa.sanidad.gob.es/\" title=\"Enlace a la web del Instituto Nacional de Gestión Sanitaria. Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ]
            },
            {
              "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=\"http://www.ont.es/\" title=\"Enlace a la web de la Organización Nacional de Transplantes. Se abrirá en una nueva ventana a la página http://www.ont.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"ont.es/\"]"
              ]
            },
            {
              "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://fcsai.es/\" title=\"Enlace a la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P. Se abrirá en una nueva ventana a la página https://fcsai.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"fcsai.es/\"]"
              ]
            },
            {
              "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://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "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://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "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=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"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=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "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.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "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://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"carousel-indicators indicators-portada\">",
              "target": [
                "#carouselPortada > 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=\"organismos\">",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > .organismos"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-target=\"#carouselPortada\" data-slide-to=\"0\" class=\"active\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "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-target=\"#carouselPortada\" data-slide-to=\"1\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"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 data-target=\"#carouselPortada\" data-slide-to=\"2\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"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 data-target=\"#carouselPortada\" data-slide-to=\"3\"></li>",
              "target": [
                "li[data-slide-to=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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": [
                ".organismos > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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>                                    <a href=\"guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoAlertas_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Alertas\">",
              "target": [
                "img[alt=\"Alertas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCalidadAsistencial.svg\" class=\"areas-tematicas-img\" alt=\"Icono de calidad asistencial\">",
              "target": [
                "img[alt=\"Icono de calidad asistencial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCartera.svg\" class=\"areas-tematicas-img\" alt=\"Cartera\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCentros.svg\" class=\"areas-tematicas-img\" alt=\"CSUR\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" class=\"areas-tematicas-img\" alt=\"Cuidados en Salud\">",
              "target": [
                "img[alt=\"Cuidados en Salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoFarmacia.svg\" class=\"areas-tematicas-img\" alt=\"Icono Farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" class=\"areas-tematicas-img\" alt=\"Medicina transfusional \">",
              "target": [
                "img[alt=\"Medicina transfusional \"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoDrogasAdicciones.svg\" class=\"areas-tematicas-img\" alt=\"Drogas\">",
              "target": [
                "img[alt=\"Drogas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" class=\"areas-tematicas-img\" alt=\"Profesionales\">",
              "target": [
                "img[alt=\"Profesionales\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Promoción de la salud\">",
              "target": [
                "img[alt=\"Promoción de la salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludDigital.svg\" class=\"areas-tematicas-img\" alt=\"Interoperabilidad\">",
              "target": [
                "img[alt=\"Interoperabilidad\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludLaboral.svg\" class=\"areas-tematicas-img\" alt=\"Icono Salud laboral\">",
              "target": [
                "img[alt=\"Icono Salud laboral\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadAmbiental.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono Sanidad ambiental\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad exterior\">",
              "target": [
                "img[alt=\"Icono Sanidad exterior\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" class=\"areas-tematicas-img\" alt=\"Control de VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > .areas-tematicas-img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">",
              "target": [
                ".organismos > a:nth-child(1) > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">",
              "target": [
                "img[src$=\"icono-prtr.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">",
              "target": [
                "img[alt=\"Icono Participación Publica\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico-transpariencia.png\" alt=\"Portal de la Transparencia\">",
              "target": [
                "img[alt=\"Portal de la Transparencia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-corto-administracion.png\" alt=\"Punto de Acceso General - administracion.gob.es\">",
              "target": [
                "a[href$=\"administracion.gob.es\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-aemps.png\" alt=\"Agencia Española de Medicamentos y Productos Sanitarios\">",
              "target": [
                "img[src$=\"logo-aemps.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-ings.png\" alt=\"Instituto Nacional de Gestión Sanitaria\">",
              "target": [
                "img[src$=\"logo-ings.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-ont.png\" alt=\"Organización Nacional de Trasplantes\">",
              "target": [
                "img[src$=\"logo-ont.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/LOGO_FCSAIP.jpg\" alt=\"Logo de la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P \">",
              "target": [
                "img[src$=\"LOGO_FCSAIP.jpg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/icono_web_redets.png\" alt=\"Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud - RedETS\">",
              "target": [
                ".slick-current > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-cnrha.png\" alt=\"Comisión Nacional de Reproducción Humana Asistida\">",
              "target": [
                "a[data-slick-index=\"1\"] > img[src$=\"logo-cnrha.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-sepe.png\" alt=\"www.sepe.es. Trabajamos para ti\">",
              "target": [
                "a[data-slick-index=\"2\"] > img[src$=\"logo-sepe.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-carlosIII.png\" alt=\"Instituto de Salud Carlos III\">",
              "target": [
                "a[data-slick-index=\"3\"] > img[src$=\"logo-carlosIII.png\"][alt=\"Instituto de Salud Carlos III\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-oms.png\" alt=\"La OMS\">",
              "target": [
                "a[data-slick-index=\"4\"] > img[src$=\"logo-oms.png\"][alt=\"La OMS\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-es.png\" alt=\"Comisión Europea\">",
              "target": [
                "a[data-slick-index=\"5\"] > img[src$=\"logo-es.png\"][alt=\"Comisión Europea\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"button\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"enlacesinstitucionales-pause\">\n                                        <i class=\"fa fa-pause\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Parar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-pause"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"enlacesinstitucionales-play\">\n                                        <i class=\"fa fa-play\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Comenzar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-play"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\n        </h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"diseno/img/IconoPlasma.svg\" alt=\"\">",
              "target": [
                "img[src$=\"IconoPlasma.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoVacunaInternacional2.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoAsistenciaSanitariaUE.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "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=\"/diseno/img/Bandera_Ucrania.jpg\" alt=\"\">",
              "target": [
                ".borde_ucrania > img[alt=\"\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoTitulosExtracomunitarios.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-img > 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": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>",
              "target": [
                "h1 > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 45.3184px; padding-top: 5.50879px; margin-top: 0px; padding-bottom: 5.50879px; margin-bottom: 9.05015px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".franja-amarilla"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"contenido-home\">",
              "target": [
                ".contenido-home"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid bloque-portada\">",
              "target": [
                ".bloque-portada.container-fluid: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 id=\"carouselPortada\" data-ride=\"carousel\" data-interval=\"8000\" class=\"carousel slide\">",
              "target": [
                "#carouselPortada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"carousel-indicators indicators-portada\">",
              "target": [
                "#carouselPortada > ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-target=\"#carouselPortada\" data-slide-to=\"0\" class=\"active\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"0\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-target=\"#carouselPortada\" data-slide-to=\"1\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-target=\"#carouselPortada\" data-slide-to=\"2\"></li>",
              "target": [
                "#carouselPortada > ol > li[data-slide-to=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li data-target=\"#carouselPortada\" data-slide-to=\"3\"></li>",
              "target": [
                "li[data-slide-to=\"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=\"carousel-control-prev\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"prev\">",
              "target": [
                ".carousel-control-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Anterior</span>",
              "target": [
                ".carousel-control-prev > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div lang=\"es\" class=\"carousel-inner\">",
              "target": [
                ".carousel-inner"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/campannas/campanas25/DiaMundialSida2025.htm\" target=\"_blank\" title=\"\n                            Se abrirá en una nueva ventana a la página /campannas/campanas25/DiaMundialSida2025.htm\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"carousel-caption d-none d-md-block\">",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"title-slides\">Campaña del Día Mundial del Sida</p>",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block > .title-slides"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Campaña para reforzar la prevención, combatir el estigma y recordar que, gracias al tratamiento, Indetectable es igual a Intransmisible (I=I).</p>",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block > 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": "<a class=\"carousel-control-next\" data-target=\"#carouselPortada\" role=\"button\" data-slide=\"next\">",
              "target": [
                ".carousel-control-next"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Siguiente</span>",
              "target": [
                ".carousel-control-next > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(2) > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"noticias-fotos\" lang=\"es\"></div>",
              "target": [
                ".noticias-fotos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque-informacion-interes col-md-4 col-sm-6 margin-bottom-2\">",
              "target": [
                ".bloque-informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".bloque-informacion-interes > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".row > .col-md-12: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=\"informacion-interes\">",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/DonacionPlasma.htm\">",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-img\">\n                                            <img src=\"diseno/img/IconoPlasma.svg\" alt=\"\">\n                                        </div>",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > a > .informacion-interes-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"diseno/img/IconoPlasma.svg\" alt=\"\">",
              "target": [
                "img[src$=\"IconoPlasma.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-text\">Donar <br>plasma\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > a > .informacion-interes-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > a > .informacion-interes-text > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".row > .col-md-12: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=\"informacion-interes\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadExterior/laSaludTambienViaja/centrosVacunacionInternacional/sisaex-vac.htm\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-img\">\n                                            <img src=\"/diseno/img/IconoVacunaInternacional2.svg\" alt=\"\">\n                                        </div>",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoVacunaInternacional2.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-text\">Vacunación<br> Internacional\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-text > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".row > .col-md-12: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=\"informacion-interes\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-img\">\n                                            <img src=\"/diseno/img/IconoAsistenciaSanitariaUE.svg\" alt=\"\">\n                                        </div>",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoAsistenciaSanitariaUE.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-text\">Asistencia Sanitaria<br>en la UE\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-text > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".col-md-12: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=\"informacion-interes\">",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinetePrensa/ucrania/home.htm\">",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-img borde_ucrania\">\n                                            <img src=\"/diseno/img/Bandera_Ucrania.jpg\" alt=\"\">\n                                        </div>",
              "target": [
                ".borde_ucrania"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Bandera_Ucrania.jpg\" alt=\"\">",
              "target": [
                ".borde_ucrania > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-text\">Atención Sanitaria a <br>Desplazados desde UCRANIA\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes > a > .informacion-interes-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes > a > .informacion-interes-text > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".col-md-12: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=\"informacion-interes\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/profesiones/especialistasExtracomunitarios/convocatorias/2026/home.htm\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-img\">\n                                            <img src=\"/diseno/img/IconoTitulosExtracomunitarios.svg\" alt=\"\">\n                                        </div>",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoTitulosExtracomunitarios.svg\" alt=\"\">",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-img > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"informacion-interes-text\">Prueba teórico-práctica 2026<br>Títulos extracomunitarios\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-text"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-text > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque-gris\">",
              "target": [
                ".bloque-gris"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row areas-tematicas margenLateralesAreas\">",
              "target": [
                ".areas-tematicas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-md-offset-1 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoAlertas_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Alertas\">",
              "target": [
                "img[alt=\"Alertas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Alertas y emergencias sanitarias</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(1) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/calidadAsistencial/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCalidadAsistencial.svg\" class=\"areas-tematicas-img\" alt=\"Icono de calidad asistencial\">",
              "target": [
                "img[alt=\"Icono de calidad asistencial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Calidad asistencial</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(2) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/carteraServicios/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCartera.svg\" class=\"areas-tematicas-img\" alt=\"Cartera\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Cartera común de servicios del SNS</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(3) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/csur/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCentros.svg\" class=\"areas-tematicas-img\" alt=\"CSUR\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Centros, servicios y unidades de referencia</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(4) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" class=\"areas-tematicas-img\" alt=\"Cuidados en Salud\">",
              "target": [
                "img[alt=\"Cuidados en Salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Cuidados en Salud</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(5) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-md-offset-1 col-sm-3 col-xs-6 nuevaSeparacionAreas \">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/farmacia/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoFarmacia.svg\" class=\"areas-tematicas-img\" alt=\"Icono Farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Farmacia</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(6) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" class=\"areas-tematicas-img\" alt=\"Medicina transfusional \">",
              "target": [
                "img[alt=\"Medicina transfusional \"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Medicina transfusional </legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(7) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/pnsd/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoDrogasAdicciones.svg\" class=\"areas-tematicas-img\" alt=\"Drogas\">",
              "target": [
                "img[alt=\"Drogas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Plan Nacional sobre Drogas</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(8) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" class=\"areas-tematicas-img\" alt=\"Profesionales\">",
              "target": [
                "img[alt=\"Profesionales\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Profesiones sanitarias</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(9) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/promocionPrevencion/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Promoción de la salud\">",
              "target": [
                "img[alt=\"Promoción de la salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Promoción de la salud y prevención</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(10) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-md-offset-1 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludDigital/home.htm\">",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludDigital.svg\" class=\"areas-tematicas-img\" alt=\"Interoperabilidad\">",
              "target": [
                "img[alt=\"Interoperabilidad\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Salud digital</legend>",
              "target": [
                ".col-md-offset-1.col-md-2.col-sm-3:nth-child(11) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludLaboral.svg\" class=\"areas-tematicas-img\" alt=\"Icono Salud laboral\">",
              "target": [
                "img[alt=\"Icono Salud laboral\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Salud laboral</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(12) > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadAmbiental.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono Sanidad ambiental\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Sanidad ambiental</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(13) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadExterior/home.htm\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item > figure > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" class=\"areas-tematicas-img\" alt=\"Icono Sanidad exterior\">",
              "target": [
                "img[alt=\"Icono Sanidad exterior\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">Sanidad exterior</legend>",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(14) > .areas-tematicas-item > figure > a > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 col-sm-3 col-xs-6 nuevaSeparacionAreas\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas: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": "<div class=\"areas-tematicas-item\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(15) > .areas-tematicas-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<figure class=\"areas-tematicas-figure\">",
              "target": [
                ".col-md-2.col-sm-3.nuevaSeparacionAreas:nth-child(15) > .areas-tematicas-item > figure"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/DCVIHT/home.htm \">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" class=\"areas-tematicas-img\" alt=\"Control de VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > .areas-tematicas-img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend class=\"areas-tematicas-legend\">VIH, ITS, hepatitis <br>virales y tuberculosis</legend>",
              "target": [
                ":root > .areas-tematicas-item > figure > a[href$=\"home.htm\"] > legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "legend > br"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid bloque-portada\">",
              "target": [
                ".bloque-portada.container-fluid: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=\"entidades slider\">",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Destacados</h2>",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > 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=\"organismos\" style=\" margin-left: 2em;\">",
              "target": [
                ".col-md-12:nth-child(1) > .entidades.slider > .organismos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/SAA/2025/home.htm\" title=\"Acceso la página Semana Administración Abierta 2025\">\n                                <img src=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">\n                            </a>",
              "target": [
                ".organismos > a: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": "<img src=\"/diseno/img/SAA_2025_reducida.jpg\" alt=\"Logo Semana Administración Abierta 2025\">",
              "target": [
                ".organismos > a:nth-child(1) > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/prtr/home.htm\" title=\"Acceso al Plan de Recuperación,Transformación y Resilencia\">\n                                <img src=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">\n                            </a>",
              "target": [
                ".organismos > a: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": "<img src=\"/diseno/img/icono-prtr.png\" alt=\"Icono Plan de Recuperación,Transformación y Resilencia\">",
              "target": [
                "img[src$=\"icono-prtr.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\" title=\"Acceso a Participacion Pública\">\n                                <img src=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">\n                            </a>",
              "target": [
                "a[title=\"Acceso a Participacion Pública\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/icono-participacionpublica.png\" alt=\"Icono Participación Publica\">",
              "target": [
                "img[alt=\"Icono Participación Publica\"]"
              ]
            },
            {
              "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://transparencia.gob.es/\" title=\"Acceso a la web del Portal de la Transparencia. Se abrirá en una nueva ventana a la página https://transparencia.gob.es/\" target=\"_blank\">",
              "target": [
                ".organismos > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico-transpariencia.png\" alt=\"Portal de la Transparencia\">",
              "target": [
                "img[alt=\"Portal de la Transparencia\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://administracion.gob.es\" title=\"Punto de Acceso General. Se abrirá en una nueva ventana a la página http://administracion.gob.es\" target=\"_blank\">",
              "target": [
                "a[href$=\"administracion.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-corto-administracion.png\" alt=\"Punto de Acceso General - administracion.gob.es\">",
              "target": [
                "a[href$=\"administracion.gob.es\"] > 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=\"entidades slider\">",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"text-center\">Organismos</h2>",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > 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=\"organismos\">",
              "target": [
                ".col-md-12:nth-child(2) > .entidades.slider > .organismos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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=\"http://www.aemps.gob.es/\" title=\"Enlace a la web de la Agencia Española de Medicamentos y Productos Sanitarios. Se abrirá en una nueva ventana a la página http://www.aemps.gob.es/\" target=\"_blank\">",
              "target": [
                "li:nth-child(1) > a[href$=\"aemps.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-aemps.png\" alt=\"Agencia Española de Medicamentos y Productos Sanitarios\">",
              "target": [
                "img[src$=\"logo-aemps.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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=\"https://ingesa.sanidad.gob.es/\" title=\"Enlace a la web del Instituto Nacional de Gestión Sanitaria. Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-ings.png\" alt=\"Instituto Nacional de Gestión Sanitaria\">",
              "target": [
                "img[src$=\"logo-ings.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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": "<a href=\"http://www.ont.es/\" title=\"Enlace a la web de la Organización Nacional de Transplantes. Se abrirá en una nueva ventana a la página http://www.ont.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"ont.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-ont.png\" alt=\"Organización Nacional de Trasplantes\">",
              "target": [
                "img[src$=\"logo-ont.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".organismos > 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": "<a href=\"https://fcsai.es/\" title=\"Enlace a la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P. Se abrirá en una nueva ventana a la página https://fcsai.es/\" target=\"_blank\">",
              "target": [
                "a[href$=\"fcsai.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/LOGO_FCSAIP.jpg\" alt=\"Logo de la Fundación Estatal Salud, Infancia y Bienestar Social F.S.P \">",
              "target": [
                "img[src$=\"LOGO_FCSAIP.jpg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".bloque-portada.container-fluid:nth-child(4) > .col-md-12: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=\"entidades slider\">",
              "target": [
                ".col-md-12:nth-child(3) > .entidades.slider"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"enlacesinstitucionales slick-initialized slick-slider\">",
              "target": [
                ".enlacesinstitucionales"
              ]
            },
            {
              "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\" data-role=\"none\" class=\"slick-prev fas fa-angle-left slick-arrow\" aria-label=\"Previous\" role=\"button\" style=\"\">Previous</button>",
              "target": [
                ".slick-prev"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div aria-live=\"polite\" class=\"slick-list draggable\">",
              "target": [
                ".slick-list"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"slick-track\" role=\"listbox\" style=\"opacity: 1; width: 3480px; transform: translate3d(-1044px, 0px, 0px);\">",
              "target": [
                ".slick-track"
              ]
            },
            {
              "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://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/icono_web_redets.png\" alt=\"Red Española de Agencias de Evaluación de Tecnologías Sanitarias y Prestaciones del Sistema Nacional de Salud - RedETS\">",
              "target": [
                ".slick-current > img"
              ]
            },
            {
              "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://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-cnrha.png\" alt=\"Comisión Nacional de Reproducción Humana Asistida\">",
              "target": [
                "a[data-slick-index=\"1\"] > img[src$=\"logo-cnrha.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-sepe.png\" alt=\"www.sepe.es. Trabajamos para ti\">",
              "target": [
                "a[data-slick-index=\"2\"] > img[src$=\"logo-sepe.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-carlosIII.png\" alt=\"Instituto de Salud Carlos III\">",
              "target": [
                "a[data-slick-index=\"3\"] > img[src$=\"logo-carlosIII.png\"][alt=\"Instituto de Salud Carlos III\"]"
              ]
            },
            {
              "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.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-oms.png\" alt=\"La OMS\">",
              "target": [
                "a[data-slick-index=\"4\"] > img[src$=\"logo-oms.png\"][alt=\"La OMS\"]"
              ]
            },
            {
              "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://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/logo-es.png\" alt=\"Comisión Europea\">",
              "target": [
                "a[data-slick-index=\"5\"] > img[src$=\"logo-es.png\"][alt=\"Comisión Europea\"]"
              ]
            },
            {
              "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\" data-role=\"none\" class=\"slick-next fas fa-angle-right slick-arrow\" aria-label=\"Next\" role=\"button\" style=\"\">Next</button>",
              "target": [
                ".slick-next"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"control-entidades\">",
              "target": [
                ".control-entidades"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"enlacesinstitucionales-pause\">\n                                        <i class=\"fa fa-pause\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Parar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-pause"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Parar</span>",
              "target": [
                ".enlacesinstitucionales-pause > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"enlacesinstitucionales-play\">\n                                        <i class=\"fa fa-play\" aria-hidden=\"true\"></i>\n                                        <span class=\"sr-only\">Comenzar</span>\n                                    </button>",
              "target": [
                ".enlacesinstitucionales-play"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Comenzar</span>",
              "target": [
                ".enlacesinstitucionales-play > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid home\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fa-rss-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "tabindex",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have a tabindex greater than 0"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ]
            }
          ]
        },
        {
          "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": "<h1 lang=\"es\" class=\"sr-only\">\n            <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">Ministerio de Sanidad</a>\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": "<div lang=\"es\" class=\"carousel-inner\">",
              "target": [
                ".carousel-inner"
              ]
            },
            {
              "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": "<div class=\"noticias-fotos\" lang=\"es\"></div>",
              "target": [
                ".noticias-fotos"
              ]
            }
          ]
        }
      ],
      "incomplete": [
        {
          "id": "aria-valid-attr-value",
          "impact": "critical",
          "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": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide00\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"https://redets.sanid...\" title=\"Red Española de Agen...\" target=\"_blank\" class=\"slick-slide slick-cu...\" data-slick-index=\"0\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide00\" style=\"width: 174px;\">",
              "target": [
                ".slick-current"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide00\""
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide01\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"https://cnrha.sanida...\" title=\"Enlace a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"1\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide01\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"1\"]"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide01\""
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide02\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"http://www.sepe.es\" title=\"www.sepe.es. Trabaja...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"2\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide02\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"2\"]"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide02\""
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide03\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide03\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"http://www.isciii.es...\" title=\"Acceso a la web del ...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"3\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide03\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"3\"]"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide03\""
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide04\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide04\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"https://www.who.int/...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"4\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide04\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"4\"]"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide04\""
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": {
                    "messageKey": "noId",
                    "needsReview": "aria-describedby=\"slick-slide05\""
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide05\""
                }
              ],
              "none": [],
              "impact": "critical",
              "html": "<a href=\"https://ec.europa.eu...\" title=\"Acceso a la web de l...\" target=\"_blank\" class=\"slick-slide slick-ac...\" data-slick-index=\"5\" aria-hidden=\"false\" tabindex=\"-1\" role=\"option\" aria-describedby=\"slick-slide05\" style=\"width: 174px;\">",
              "target": [
                "a[data-slick-index=\"5\"]"
              ],
              "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-describedby=\"slick-slide05\""
            }
          ]
        },
        {
          "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[data-toggle=\"dropdown\"][aria-haspopup=\"true\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "14.1pt (18.772px)",
                    "fontWeight": "normal",
                    "messageKey": "imgNode",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"carousel-caption d-none d-md-block\">",
                      "target": [
                        ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block"
                      ]
                    },
                    {
                      "html": "<img class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
                      "target": [
                        ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because element contains an image node"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p class=\"title-slides\">Campaña del Día Mundial del Sida</p>",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block > .title-slides"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "messageKey": "imgNode",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"carousel-caption d-none d-md-block\">",
                      "target": [
                        ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block"
                      ]
                    },
                    {
                      "html": "<img class=\"d-block w-100\" data-src=\"holder.js/800x400?auto=yes&amp;bg=777&amp;fg=555&amp;text=First slide\" data-holder-rendered=\"true\" src=\"/diseno/img/DMS2025_1200x400.jpg\" alt=\"Campaña del Día Mundial del Sida\">",
                      "target": [
                        ".active.carousel-item > a[target=\"_blank\"] > .d-block.w-100[data-holder-rendered=\"true\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because element contains an image node"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<p>Campaña para reforzar la prevención, combatir el estigma y recordar que, gracias al tratamiento, Indetectable es igual a Intransmisible (I=I).</p>",
              "target": [
                ".active.carousel-item > a[target=\"_blank\"] > .carousel-caption.d-none.d-md-block > p:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"informacion-interes\">",
                      "target": [
                        ".col-md-12:nth-child(1) > .informacion-interes"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"informacion-interes-text\">Donar <br>plasma\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(1) > .informacion-interes > a > .informacion-interes-text"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"informacion-interes\">",
                      "target": [
                        ".col-md-12:nth-child(2) > .informacion-interes"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"informacion-interes-text\">Vacunación<br> Internacional\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(2) > .informacion-interes > a > .informacion-interes-text"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"informacion-interes\">",
                      "target": [
                        ".col-md-12:nth-child(3) > .informacion-interes"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"informacion-interes-text\">Asistencia Sanitaria<br>en la UE\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(3) > .informacion-interes > a > .informacion-interes-text"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"informacion-interes\">",
                      "target": [
                        ".col-md-12:nth-child(4) > .informacion-interes"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"informacion-interes-text\">Atención Sanitaria a <br>Desplazados desde UCRANIA\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(4) > .informacion-interes > a > .informacion-interes-text"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "messageKey": "bgGradient",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"informacion-interes\">",
                      "target": [
                        ".col-md-12:nth-child(5) > .informacion-interes"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background gradient"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<div class=\"informacion-interes-text\">Prueba teórico-práctica 2026<br>Títulos extracomunitarios\n                                            </div>",
              "target": [
                ".col-md-12:nth-child(5) > .informacion-interes > a > .informacion-interes-text"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/avisoLegal/home.htm": {
      "title": "Ministerio de Sanidad - Aviso Legal",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(11)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(11)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">Más información</a>",
              "target": [
                "p:nth-child(11) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Aviso legal</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 60.2987px; padding-top: 7.32975px; margin-top: 0px; padding-bottom: 7.32975px; margin-bottom: 12.0417px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Aviso legal</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Condiciones generales</h2>",
                      "target": [
                        "h2:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h2>Protección de Datos Personales</h2>",
                      "target": [
                        "h2:nth-child(10)"
                      ]
                    },
                    {
                      "html": "<h2>Derechos de Propiedad Intelectual y de Propiedad Industrial</h2>",
                      "target": [
                        "h2:nth-child(12)"
                      ]
                    },
                    {
                      "html": "<h2>Links o Hiperenlaces</h2>",
                      "target": [
                        "h2:nth-child(18)"
                      ]
                    },
                    {
                      "html": "<h2 id=\"politicaCookie\" name=\"politicaCookie\">Política de cookies</h2>",
                      "target": [
                        "#politicaCookie"
                      ]
                    },
                    {
                      "html": "<h3>Tipos de cookies</h3>",
                      "target": [
                        "h3:nth-child(24)"
                      ]
                    },
                    {
                      "html": "<h3>Finalidad de las Cookies utilizadas en la web</h3>",
                      "target": [
                        "h3:nth-child(28)"
                      ]
                    },
                    {
                      "html": "<h3>Aceptación de la Política de cookies</h3>",
                      "target": [
                        "h3:nth-child(31)"
                      ]
                    },
                    {
                      "html": "<h3>Cómo modificar la configuración de las cookies</h3>",
                      "target": [
                        "h3:nth-child(35)"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Aviso legal</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Aviso legal</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Condiciones generales</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El dominio www.sanidad.gob.es es de titularidad del Ministerio de Sanidad, con sede en el Paseo del Prado 18-20 de Madrid.</p>",
              "target": [
                "section > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "section > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Protección de Datos Personales</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">Más información</a>",
              "target": [
                "p:nth-child(11) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Derechos de Propiedad Intelectual y de Propiedad Industrial</h2>",
              "target": [
                "h2:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Queda prohibida en cualquier circunstancia la desnaturalización del contenido de la información.</li>",
              "target": [
                "ul:nth-child(15) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>El usuario queda obligado a citar la fuente de los documentos objeto de la reutilización.</li>",
              "target": [
                "ul:nth-child(15) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El usuario queda obligado a mencionar la fecha de la última actualización de los documentos objeto de la reutilización.</p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio de Sanidad declara su respeto a los derechos de propiedad intelectual e industrial de terceros; por ello, si considera que este sitio pudiera estar violando sus derechos, rogamos se ponga en contacto con el Ministerio de Sanidad.</p>",
              "target": [
                "p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Links o Hiperenlaces</h2>",
              "target": [
                "h2:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Los usuarios que se propongan establecer un hiperenlace entre su página web y la del Ministerio de Sanidad, deberán tener en cuenta lo siguiente:</p>",
              "target": [
                "p:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La página web en la que se establezca el hiperenlace no podrá contener ninguna marca, denominación, logotipo, eslogan u otros signos distintivos pertenecientes al Ministerio de Sanidad, excepto aquellos signos que formen parte del mismo hiperenlace.</li>",
              "target": [
                "ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La página web en la que se establezca el hiperenlace no contendrá informaciones con contenidos ilícitos, contrarios a la moral y a las buenas costumbres generalmente aceptadas y al orden público, así como tampoco contendrá contenidos contrarios a cualesquiera derechos de terceros.</li>",
              "target": [
                "ol > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 id=\"politicaCookie\" name=\"politicaCookie\">Política de cookies</h2>",
              "target": [
                "#politicaCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio de Sanidad informa acerca del uso de las cookies en sus páginas web.</p>",
              "target": [
                "p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tipos de cookies</h3>",
              "target": [
                "h3:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Según quien sea la entidad que gestione el dominio desde donde se envían las cookies y trate los datos que se obtengan se pueden distinguir dos tipos: cookies propias y cookies de terceros.</p>",
              "target": [
                "p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Existe también una segunda clasificación según el plazo de tiempo que permanecen almacenadas en el navegador del cliente, pudiendo tratarse de cookies de sesión o cookies persistentes.</p>",
              "target": [
                "p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Por último, existe otra clasificación con cinco tipos de cookies según la finalidad para la que se traten los datos obtenidos: cookies técnicas, cookies de personalización, cookies de análisis, cookies publicitarias y cookies de publicidad comportamental.</p>",
              "target": [
                "p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Finalidad de las Cookies utilizadas en la web</h3>",
              "target": [
                "h3:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La página web del Ministerio utiliza cookies para almacenar la siguiente información:</p>",
              "target": [
                "p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>El formato de la web en el acceso desde dispositivos móviles.</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>El contenido del apartado \"Personaliza tus Servicios\"</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Información acerca de si se muestra o no la barra de servicios.</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Información acerca de si acepta o no la política de cookies para mostrar o no el aviso de la cabecera.</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Información acerca de los RSS a los que está suscrito el usuario dentro de la web.</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Información acerca de las noticias leídas dentro del servicio de RSS.</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Cookies de facebook para aquellos usuarios que hacen uso de la funcionalidad del botón \"like\".</li>",
              "target": [
                "ul:nth-child(30) > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Aceptación de la Política de cookies</h3>",
              "target": [
                "h3:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio asume que usted acepta el uso de cookies. No obstante, muestra información sobre su Política de cookies en la parte superior de cualquier página del portal con cada inicio de sesión con el objeto de que usted sea consciente.</p>",
              "target": [
                "p:nth-child(32)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ante esta información es posible llevar a cabo las siguientes acciones:</p>",
              "target": [
                "p:nth-child(33)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Aceptar cookies. No se volverá a visualizar este aviso al acceder a cualquier página del portal durante la presente sesión y los próximos siete días.</li>",
              "target": [
                "ul:nth-child(34) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Modificar la configuración. Podrá obtener más información sobre qué son las cookies, conocer la Política de cookies del Ministerio y modificar la configuración de su navegador.</li>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Cómo modificar la configuración de las cookies</h3>",
              "target": [
                "h3:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Usted puede restringir, bloquear o borrar las cookies del Ministerio de Sanidad o cualquier otra página web, utilizando su navegador. En cada navegador la operativa es diferente, la función de 'Ayuda\" le mostrará cómo hacerlo.</p>",
              "target": [
                "p:nth-child(36)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Microsoft Edge: </span>",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">FireFox: </span>",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://support.mozilla.org/es/kb/Borrar cookies\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.mozilla.org/es/kb/Borrar cookies\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Chrome: </span>",
              "target": [
                "li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://support.google.com/chrome/answer/95647?hl=%27es%27\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.google.com/chrome/answer/95647?hl=%27es%27\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Safari: </span>",
              "target": [
                "li:nth-child(4) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.apple.com/es/privacy/use-of-cookies/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.apple.com/es/privacy/use-of-cookies/\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Además, también puede gestionar el almacén de cookies en su navegador a través de herramientas como las siguientes:</p>",
              "target": [
                "p:nth-child(38)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Ghostery: </span>",
              "target": [
                "ul:nth-child(39) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.ghostery.com/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.ghostery.com/\">www.ghostery.com/\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"ghostery.com/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Your online choices: </span>",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.youronlinechoices.com/es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.youronlinechoices.com/es/\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Aviso legal</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>Condiciones generales</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "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>Protección de Datos Personales</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "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>Derechos de Propiedad Intelectual y de Propiedad Industrial</h2>",
              "target": [
                "h2:nth-child(12)"
              ]
            },
            {
              "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>Links o Hiperenlaces</h2>",
              "target": [
                "h2:nth-child(18)"
              ]
            },
            {
              "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 id=\"politicaCookie\" name=\"politicaCookie\">Política de cookies</h2>",
              "target": [
                "#politicaCookie"
              ]
            },
            {
              "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>Tipos de cookies</h3>",
              "target": [
                "h3:nth-child(24)"
              ]
            },
            {
              "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>Finalidad de las Cookies utilizadas en la web</h3>",
              "target": [
                "h3:nth-child(28)"
              ]
            },
            {
              "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>Aceptación de la Política de cookies</h3>",
              "target": [
                "h3:nth-child(31)"
              ]
            },
            {
              "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>Cómo modificar la configuración de las cookies</h3>",
              "target": [
                "h3:nth-child(35)"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h2:nth-child(10)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h2:nth-child(12)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h2:nth-child(18)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h2:nth-child(21)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h3:nth-child(24)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h3:nth-child(28)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h3:nth-child(31)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > h3:nth-child(35)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(40) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Aviso legal</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Condiciones generales</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Protección de Datos Personales</h2>",
              "target": [
                "h2:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Derechos de Propiedad Intelectual y de Propiedad Industrial</h2>",
              "target": [
                "h2:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Links o Hiperenlaces</h2>",
              "target": [
                "h2:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 id=\"politicaCookie\" name=\"politicaCookie\">Política de cookies</h2>",
              "target": [
                "#politicaCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Tipos de cookies</h3>",
              "target": [
                "h3:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Finalidad de las Cookies utilizadas en la web</h3>",
              "target": [
                "h3:nth-child(28)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Aceptación de la Política de cookies</h3>",
              "target": [
                "h3:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Cómo modificar la configuración de las cookies</h3>",
              "target": [
                "h3:nth-child(35)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(3) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"ghostery.com/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(3) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"ghostery.com/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">Más información</a>",
              "target": [
                "p:nth-child(11) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[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=\"https://support.mozilla.org/es/kb/Borrar cookies\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.mozilla.org/es/kb/Borrar cookies\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[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=\"https://support.google.com/chrome/answer/95647?hl=%27es%27\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.google.com/chrome/answer/95647?hl=%27es%27\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(3) > a[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=\"http://www.apple.com/es/privacy/use-of-cookies/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.apple.com/es/privacy/use-of-cookies/\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(4) > a[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=\"http://www.ghostery.com/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.ghostery.com/\">www.ghostery.com/\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"ghostery.com/\"]"
              ]
            },
            {
              "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=\"http://www.youronlinechoices.com/es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.youronlinechoices.com/es/\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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>Queda prohibida en cualquier circunstancia la desnaturalización del contenido de la información.</li>\n                    <li>El usuario queda obligado a citar la fuente de los documentos objeto de la reutilización.</li>\n                </ul>",
              "target": [
                "ul:nth-child(15)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol>",
              "target": [
                "section > 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(30)"
              ]
            },
            {
              "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(34)"
              ]
            },
            {
              "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(37)"
              ]
            },
            {
              "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(39)"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                ".breadcrumb > 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 class=\"active\">Aviso legal</li>",
              "target": [
                ".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>Queda prohibida en cualquier circunstancia la desnaturalización del contenido de la información.</li>",
              "target": [
                "ul:nth-child(15) > 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>El usuario queda obligado a citar la fuente de los documentos objeto de la reutilización.</li>",
              "target": [
                "ul:nth-child(15) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La página web en la que se establezca el hiperenlace no podrá contener ninguna marca, denominación, logotipo, eslogan u otros signos distintivos pertenecientes al Ministerio de Sanidad, excepto aquellos signos que formen parte del mismo hiperenlace.</li>",
              "target": [
                "ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La página web en la que se establezca el hiperenlace no contendrá informaciones con contenidos ilícitos, contrarios a la moral y a las buenas costumbres generalmente aceptadas y al orden público, así como tampoco contendrá contenidos contrarios a cualesquiera derechos de terceros.</li>",
              "target": [
                "ol > 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>El formato de la web en el acceso desde dispositivos móviles.</li>",
              "target": [
                "ul:nth-child(30) > 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>El contenido del apartado \"Personaliza tus Servicios\"</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de si se muestra o no la barra de servicios.</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de si acepta o no la política de cookies para mostrar o no el aviso de la cabecera.</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de los RSS a los que está suscrito el usuario dentro de la web.</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de las noticias leídas dentro del servicio de RSS.</li>",
              "target": [
                "ul:nth-child(30) > li: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>Cookies de facebook para aquellos usuarios que hacen uso de la funcionalidad del botón \"like\".</li>",
              "target": [
                "ul:nth-child(30) > li: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>Aceptar cookies. No se volverá a visualizar este aviso al acceder a cualquier página del portal durante la presente sesión y los próximos siete días.</li>",
              "target": [
                "ul:nth-child(34) > 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>Modificar la configuración. Podrá obtener más información sobre qué son las cookies, conocer la Política de cookies del Ministerio y modificar la configuración de su navegador.</li>",
              "target": [
                "ul:nth-child(34) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(37) > 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(37) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(37) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(37) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ul:nth-child(39) > 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(39) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(3) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"ghostery.com/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Aviso legal</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 60.2987px; padding-top: 7.32975px; margin-top: 0px; padding-bottom: 7.32975px; margin-bottom: 12.0417px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                ".breadcrumb > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Aviso legal</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": "<h2>Condiciones generales</h2>",
              "target": [
                "h2: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>El dominio www.sanidad.gob.es es de titularidad del Ministerio de Sanidad, con sede en el Paseo del Prado 18-20 de Madrid.</p>",
              "target": [
                "section > 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": [
                "section > 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>",
              "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": "<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": "<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": "<p>",
              "target": [
                "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>",
              "target": [
                "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": "<h2>Protección de Datos Personales</h2>",
              "target": [
                "h2: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": [
                "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": "<a href=\"../proteccionDatosPersonales/home.htm\">Más información</a>",
              "target": [
                "p:nth-child(11) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Derechos de Propiedad Intelectual y de Propiedad Industrial</h2>",
              "target": [
                "h2: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": [
                "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": [
                "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": "<ul>\n                    <li>Queda prohibida en cualquier circunstancia la desnaturalización del contenido de la información.</li>\n                    <li>El usuario queda obligado a citar la fuente de los documentos objeto de la reutilización.</li>\n                </ul>",
              "target": [
                "ul: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": "<li>Queda prohibida en cualquier circunstancia la desnaturalización del contenido de la información.</li>",
              "target": [
                "ul:nth-child(15) > 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>El usuario queda obligado a citar la fuente de los documentos objeto de la reutilización.</li>",
              "target": [
                "ul:nth-child(15) > 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>El usuario queda obligado a mencionar la fecha de la última actualización de los documentos objeto de la reutilización.</p>",
              "target": [
                "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>El Ministerio de Sanidad declara su respeto a los derechos de propiedad intelectual e industrial de terceros; por ello, si considera que este sitio pudiera estar violando sus derechos, rogamos se ponga en contacto con el Ministerio de Sanidad.</p>",
              "target": [
                "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": "<h2>Links o Hiperenlaces</h2>",
              "target": [
                "h2: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>Los usuarios que se propongan establecer un hiperenlace entre su página web y la del Ministerio de Sanidad, deberán tener en cuenta lo siguiente:</p>",
              "target": [
                "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": "<ol>",
              "target": [
                "section > ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ol > 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": [
                "section > ol > 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>La página web en la que se establezca el hiperenlace no podrá contener ninguna marca, denominación, logotipo, eslogan u otros signos distintivos pertenecientes al Ministerio de Sanidad, excepto aquellos signos que formen parte del mismo hiperenlace.</li>",
              "target": [
                "ol > 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>La página web en la que se establezca el hiperenlace no contendrá informaciones con contenidos ilícitos, contrarios a la moral y a las buenas costumbres generalmente aceptadas y al orden público, así como tampoco contendrá contenidos contrarios a cualesquiera derechos de terceros.</li>",
              "target": [
                "ol > 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": "<h2 id=\"politicaCookie\" name=\"politicaCookie\">Política de cookies</h2>",
              "target": [
                "#politicaCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio de Sanidad informa acerca del uso de las cookies en sus páginas web.</p>",
              "target": [
                "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>",
              "target": [
                "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": "<h3>Tipos de cookies</h3>",
              "target": [
                "h3: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>Según quien sea la entidad que gestione el dominio desde donde se envían las cookies y trate los datos que se obtengan se pueden distinguir dos tipos: cookies propias y cookies de terceros.</p>",
              "target": [
                "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>Existe también una segunda clasificación según el plazo de tiempo que permanecen almacenadas en el navegador del cliente, pudiendo tratarse de cookies de sesión o cookies persistentes.</p>",
              "target": [
                "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>Por último, existe otra clasificación con cinco tipos de cookies según la finalidad para la que se traten los datos obtenidos: cookies técnicas, cookies de personalización, cookies de análisis, cookies publicitarias y cookies de publicidad comportamental.</p>",
              "target": [
                "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": "<h3>Finalidad de las Cookies utilizadas en la web</h3>",
              "target": [
                "h3: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>La página web del Ministerio utiliza cookies para almacenar la siguiente información:</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>El formato de la web en el acceso desde dispositivos móviles.</li>",
              "target": [
                "ul:nth-child(30) > 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>El contenido del apartado \"Personaliza tus Servicios\"</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de si se muestra o no la barra de servicios.</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de si acepta o no la política de cookies para mostrar o no el aviso de la cabecera.</li>",
              "target": [
                "ul:nth-child(30) > 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>Información acerca de los RSS a los que está suscrito el usuario dentro de la web.</li>",
              "target": [
                "ul:nth-child(30) > 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": "<li>Información acerca de las noticias leídas dentro del servicio de RSS.</li>",
              "target": [
                "ul:nth-child(30) > li: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": "<li>Cookies de facebook para aquellos usuarios que hacen uso de la funcionalidad del botón \"like\".</li>",
              "target": [
                "ul:nth-child(30) > li: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": "<h3>Aceptación de la Política de cookies</h3>",
              "target": [
                "h3: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>El Ministerio asume que usted acepta el uso de cookies. No obstante, muestra información sobre su Política de cookies en la parte superior de cualquier página del portal con cada inicio de sesión con el objeto de que usted sea consciente.</p>",
              "target": [
                "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>Ante esta información es posible llevar a cabo las siguientes acciones:</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>Aceptar cookies. No se volverá a visualizar este aviso al acceder a cualquier página del portal durante la presente sesión y los próximos siete días.</li>",
              "target": [
                "ul:nth-child(34) > 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>Modificar la configuración. Podrá obtener más información sobre qué son las cookies, conocer la Política de cookies del Ministerio y modificar la configuración de su navegador.</li>",
              "target": [
                "ul:nth-child(34) > 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": "<h3>Cómo modificar la configuración de las cookies</h3>",
              "target": [
                "h3: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>Usted puede restringir, bloquear o borrar las cookies del Ministerio de Sanidad o cualquier otra página web, utilizando su navegador. En cada navegador la operativa es diferente, la función de 'Ayuda\" le mostrará cómo hacerlo.</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>",
              "target": [
                "ul:nth-child(37) > 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": "<span class=\"negrita\">Microsoft Edge: </span>",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "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://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.microsoft.com/es-es/help/4468242/microsoft-edge-browsing-data-and-privacy-microsoft-privacy\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(37) > 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": "<span class=\"negrita\">FireFox: </span>",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "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://support.mozilla.org/es/kb/Borrar cookies\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.mozilla.org/es/kb/Borrar cookies\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(37) > 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": "<span class=\"negrita\">Chrome: </span>",
              "target": [
                "li:nth-child(3) > .negrita"
              ]
            },
            {
              "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://support.google.com/chrome/answer/95647?hl=%27es%27\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://support.google.com/chrome/answer/95647?hl=%27es%27\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(3) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(37) > 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": "<span class=\"negrita\">Safari: </span>",
              "target": [
                "li:nth-child(4) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.apple.com/es/privacy/use-of-cookies/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.apple.com/es/privacy/use-of-cookies/\">",
              "target": [
                "ul:nth-child(37) > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Además, también puede gestionar el almacén de cookies en su navegador a través de herramientas como las siguientes:</p>",
              "target": [
                "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": "<ul>",
              "target": [
                "ul: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": "<li>",
              "target": [
                "ul:nth-child(39) > 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": "<span class=\"negrita\">Ghostery: </span>",
              "target": [
                "ul:nth-child(39) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.ghostery.com/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.ghostery.com/\">www.ghostery.com/\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"ghostery.com/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"ghostery.com/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(39) > 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": "<span class=\"negrita\">Your online choices: </span>",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://www.youronlinechoices.com/es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://www.youronlinechoices.com/es/\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "ul:nth-child(39) > li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/avisoLegal/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/avisoLegal/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/accesibilidad/home.htm": {
      "title": "Ministerio de Sanidad - Accesibilidad",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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 does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>La presente declaración de accesibilidad se aplica al sitio web <a href=\"../\">www.sanidad.gob.es</a> , excluyendo los contenidos incrustados provenientes de otros dominios.</p>",
                      "target": [
                        "section > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>La presente declaración de accesibilidad se aplica al sitio web <a href=\"../\">www.sanidad.gob.es</a> , excluyendo los contenidos incrustados provenientes de otros dominios.</p>",
                      "target": [
                        "section > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(3) > a[href=\"../\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(17)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(17)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(21)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(21)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(21) > a[href=\"../\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(22)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(22)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"http://jigsaw.w3.org/css-validator/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://jigsaw.w3.org/css-validator/\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(23)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(23)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"http://validator.w3.org/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://validator.w3.org/\">",
              "target": [
                "a[href$=\"validator.w3.org/\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(26)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(26)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Declaración de accesibilidad</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 53.9701px; padding-top: 6.56047px; margin-top: 0px; padding-bottom: 6.56047px; margin-bottom: 10.7779px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"azul accesibilidad\" style=\" caption-side: bottom;\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Declaración de accesibilidad</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Situación de cumplimiento</h2>",
                      "target": [
                        "h2:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<h3>Contenido no accesible</h3>",
                      "target": [
                        "h3"
                      ]
                    },
                    {
                      "html": "<h4>Falta de conformidad con el Real Decreto 1112/2018</h4>",
                      "target": [
                        "li:nth-child(1) > h4"
                      ]
                    },
                    {
                      "html": "<h4>Carga desproporcionada</h4>",
                      "target": [
                        "li:nth-child(2) > h4"
                      ]
                    },
                    {
                      "html": "<h4>Contenido que no entra dentro del ámbito de la legislación aplicable</h4>",
                      "target": [
                        "li:nth-child(3) > h4"
                      ]
                    },
                    {
                      "html": "<h2>Preparación de la presente declaración de accesibilidad</h2>",
                      "target": [
                        "h2:nth-child(9)"
                      ]
                    },
                    {
                      "html": "<h2>Observaciones y datos de contacto</h2>",
                      "target": [
                        "h2:nth-child(13)"
                      ]
                    },
                    {
                      "html": "<h2>Procedimiento de aplicación</h2>",
                      "target": [
                        "h2:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h2>Contenido opcional</h2>",
                      "target": [
                        "h2:nth-child(19)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Declaración de accesibilidad</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Declaración de accesibilidad</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La presente declaración de accesibilidad se aplica al sitio web <a href=\"../\">www.sanidad.gob.es</a> , excluyendo los contenidos incrustados provenientes de otros dominios.</p>",
              "target": [
                "section > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(3) > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Situación de cumplimiento</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Este sitio web es <span class=\"negrita\">parcialmente conforme</span> con el Real Decreto 1112/2018 debido a la falta de conformidad de los aspectos que se indican a continuación.</p>",
              "target": [
                "section > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">parcialmente conforme</span>",
              "target": [
                "section > p:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Contenido no accesible</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El contenido que se recoge a continuación no es accesible por los siguientes motivos:</p>",
              "target": [
                "p:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "15.2pt (20.216px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Falta de conformidad con el Real Decreto 1112/2018</h4>",
              "target": [
                "li:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento las imágenes no están etiquetadas o tienen una alternativa textual genérica [requisito número 10.1.1.1 de la norma UNE-EN 301549:2022 Contenido no textual].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento la información, estructura y relaciones no están determinadas por software o no tienen alternativa como texto [requisito número 10.1.3.1 de la UNE-EN 301549:2022 De información y relaciones].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Algún documento no tiene definido por programa al menos una secuencia correcta de lectura [requisito número 10.1.3.2 de la norma UNE-EN 301549:2022 Secuencia significativa].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento la relación de contraste en texto podría no ser de al menos 4.5:1 [requisito número 10.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento se han podido utilizar imágenes de texto en lugar de texto para transmitir información [requisito número 10.1.4.5 de la norma UNE-EN 301549:2022 Imágenes de texto].</li>",
              "target": [
                "ol > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puntualmente algún documento podría no tener identificado el título de la página [requisito número 10.2.4.2 de la norma UNE-EN 301549:2022 Titulado de páginas].</li>",
              "target": [
                "ol > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En alguna página la relación de contraste en texto podría no ser de al menos 4.5:1[requisito número 9.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "15.2pt (20.216px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Carga desproporcionada</h4>",
              "target": [
                "li:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>No aplica</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(8) > li:nth-child(2) > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "15.2pt (20.216px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Contenido que no entra dentro del ámbito de la legislación aplicable</h4>",
              "target": [
                "li:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede existir archivos de ofimática en PDF u otros formatos publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad. Aunque se ha procurado que la mayoría de ellos sí lo cumplan.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede haber contenidos de terceros que no estén desarrollados por el Ministerio de Sanidad o que no estén bajo su control, como por ejemplo, archivos ofimáticos.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede existir archivos pregrabados publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Preparación de la presente declaración de accesibilidad</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La presente declaración fue preparada el 30 de enero de 2026.</p>",
              "target": [
                "p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El método empleado para preparar la declaración ha sido una autoevaluación.</p>",
              "target": [
                "p:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Última revisión de la declaración: 30 de enero de 2026.</p>",
              "target": [
                "p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Observaciones y datos de contacto</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">comunicaciones</span>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Informar sobre cualquier posible incumplimiento por parte de este sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Transmitir otras dificultades de acceso al contenido.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Formular cualquier otra consulta o sugerencia de mejora relativa a la accesibilidad del sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para estas comunicaciones tiene disponible estos canales de comunicación:</p>",
              "target": [
                "li:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/frmAccesibilidad.do\">Formulario de accesibilidad</a>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Oficina: Paseo del Prado, n.º 18-20 Planta baja, esquina C/ Lope de Vega 28071 Madrid.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acorde al artículo 10.2.b del RD 1112/2018, también puede presentar:</p>",
              "target": [
                "li:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Una <span class=\"negrita\">queja</span> relativa al cumplimiento de los requisitos del RD 1112/2018.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">queja</span>",
              "target": [
                "ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">solicitud de información accesible</span>",
              "target": [
                "li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contenidos que están excluidos del ámbito de aplicación del RD 1112/2018 según lo establecido por el artículo 3, apartado 4.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contenidos que están exentos del cumplimiento de los requisitos de accesibilidad por imponer una carga desproporcionada.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>En la solicitud de información accesible, se debe concretar, con toda claridad, los hechos, razones y petición que permitan constatar que se trata de una solicitud razonable y legítima.</p>",
              "target": [
                "li:nth-child(2) > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Las comunicaciones, quejas y solicitudes de información accesible serán recibidas y tratadas por la <span class=\"negrita\">Subsecretaría del Ministerio de Sanidad</span> .</p>",
              "target": [
                "li:nth-child(2) > p:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Subsecretaría del Ministerio de Sanidad</span>",
              "target": [
                "li:nth-child(2) > p:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Procedimiento de aplicación</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Las reclamaciones serán recibidas y tratadas por la <span class=\"negrita\">Unidad Responsable de Accesibilidad del Ministerio de Sanidad</span> .</p>",
              "target": [
                "p:nth-child(18)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Unidad Responsable de Accesibilidad del Ministerio de Sanidad</span>",
              "target": [
                "p:nth-child(18) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contenido opcional</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Este sitio web aplica los requisitos de la Norma UNE-EN 301549:2022 considerando las excepciones del Real Decreto 1112/2018.</p>",
              "target": [
                "p:nth-child(20)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(21)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(21) > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://jigsaw.w3.org/css-validator/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://jigsaw.w3.org/css-validator/\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://validator.w3.org/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://validator.w3.org/\">",
              "target": [
                "a[href$=\"validator.w3.org/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>En caso de que el usuario acceda al portal a través de un navegador que no soporte hojas de estilo, el marcado estructural permite la correcta visualización de todos los contenidos. Si se selecciona la opción sin estilo, se visualizarán las páginas sin ningún tipo de formato visual.</p>",
              "target": [
                "p:nth-child(24)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El sitio web está diseñado para su visualización responsive, con lo que se visualiza de forma óptima en los dispositivos tablet y móviles.</p>",
              "target": [
                "p:nth-child(25)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(26)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para activar la plataforma inSuit en la web del Ministerio de Sanidad: hay que activar la pestaña de inSuit insertada en el lado izquierdo (HERRAMIENTAS DE ACCESIBILIDAD).</p>",
              "target": [
                "p:nth-child(27)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El usuario recibirá desde la web las ayudas técnicas que le permitirán navegar de manera adaptada a sus necesidades y preferencias.</p>",
              "target": [
                "p:nth-child(29)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<caption class=\"texto_centrado\">Ayudas técnicas de inSuit</caption>",
              "target": [
                "caption"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Ayuda técnica</th>",
              "target": [
                "thead > tr > th:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Dirigida a:</th>",
              "target": [
                "th:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación con teclado</th>",
              "target": [
                "tbody > tr:nth-child(1) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas invidentes.</span> Permite escuchar una locución del contenido de la página y navegar con el teclado utilizando balizas numéricas.</td>",
              "target": [
                "tr:nth-child(1) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas invidentes.</span>",
              "target": [
                "tr:nth-child(1) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación para visión reducida</th>",
              "target": [
                "tr:nth-child(2) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con visión reducida.</span> Permite magnificar el contenido de las páginas, ajustar contrastes y facilitar la lectura a personas con dislexia.</td>",
              "target": [
                "tr:nth-child(2) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con visión reducida.</span>",
              "target": [
                "tr:nth-child(2) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Comandos de voz</th>",
              "target": [
                "tr:nth-child(3) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz.</span> Acceso a todo el contenido de la página a través de sencillos comandos de voz.</td>",
              "target": [
                "tr:nth-child(3) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz.</span>",
              "target": [
                "tr:nth-child(3) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación con Sonidos</th>",
              "target": [
                "tr:nth-child(4) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz que tienen afectada el habla.</span> Permite la navegación emitiendo cualquier tipo de sonidos, mediante un barrido de las opciones disponibles.</td>",
              "target": [
                "tr:nth-child(4) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz que tienen afectada el habla.</span>",
              "target": [
                "tr:nth-child(4) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación con Pulsador</th>",
              "target": [
                "tr:nth-child(5) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz severa.</span> Navegación utilizando cualquier tecla del teclado como un único pulsador, mediante un barrido de las opciones disponibles.</td>",
              "target": [
                "tr:nth-child(5) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz severa.</span>",
              "target": [
                "tr:nth-child(5) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación sencilla con botones</th>",
              "target": [
                "tr:nth-child(6) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad cognitiva y personas mayores.</span> Navegación sencilla mediante el ratón con elementos visuales destacados y botones virtuales.</td>",
              "target": [
                "tr:nth-child(6) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad cognitiva y personas mayores.</span>",
              "target": [
                "tr:nth-child(6) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Navegación sencilla con texto grande</th>",
              "target": [
                "tr:nth-child(7) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr:nth-child(7) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas mayores o con pocas competencias digitales.</span>",
              "target": [
                "tr:nth-child(7) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Estas son algunas de las ayudas que permiten a personas con discapacidad acceder a toda la información publicada en cualquier formato dentro de nuestra web: PDFs, imágenes, vídeos, audios, tablas, etc., además de permitir rellenar formularios de forma accesible.</p>",
              "target": [
                "p:nth-child(31)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Declaración de accesibilidad</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>Situación de cumplimiento</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "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>Contenido no accesible</h3>",
              "target": [
                "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": "<h4>Falta de conformidad con el Real Decreto 1112/2018</h4>",
              "target": [
                "li:nth-child(1) > h4"
              ]
            },
            {
              "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": "<h4>Carga desproporcionada</h4>",
              "target": [
                "li:nth-child(2) > h4"
              ]
            },
            {
              "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": "<h4>Contenido que no entra dentro del ámbito de la legislación aplicable</h4>",
              "target": [
                "li:nth-child(3) > h4"
              ]
            },
            {
              "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>Preparación de la presente declaración de accesibilidad</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "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>Observaciones y datos de contacto</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "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>Procedimiento de aplicación</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "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>Contenido opcional</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            }
          ]
        },
        {
          "id": "empty-table-header",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure table headers have discernible text",
          "help": "Table header text should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?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": "<th>Ayuda técnica</th>",
              "target": [
                "thead > tr > th:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Dirigida a:</th>",
              "target": [
                "th:nth-child(2)"
              ]
            },
            {
              "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": "<th>Navegación con teclado</th>",
              "target": [
                "tbody > tr:nth-child(1) > th"
              ]
            },
            {
              "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": "<th>Navegación para visión reducida</th>",
              "target": [
                "tr:nth-child(2) > th"
              ]
            },
            {
              "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": "<th>Comandos de voz</th>",
              "target": [
                "tr:nth-child(3) > th"
              ]
            },
            {
              "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": "<th>Navegación con Sonidos</th>",
              "target": [
                "tr:nth-child(4) > th"
              ]
            },
            {
              "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": "<th>Navegación con Pulsador</th>",
              "target": [
                "tr:nth-child(5) > th"
              ]
            },
            {
              "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": "<th>Navegación sencilla con botones</th>",
              "target": [
                "tr:nth-child(6) > th"
              ]
            },
            {
              "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": "<th>Navegación sencilla con texto grande</th>",
              "target": [
                "tr:nth-child(7) > th"
              ]
            }
          ]
        },
        {
          "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(4) > section:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(4)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h3:nth-child(6)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > ol:nth-child(8) > li:nth-child(1) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > ol:nth-child(8) > li:nth-child(2) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > ol:nth-child(8) > li:nth-child(3) > h4:nth-child(1)"
                        ],
                        "level": 4
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(9)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(13)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(15)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > h2:nth-child(19)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Declaración de accesibilidad</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Situación de cumplimiento</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Contenido no accesible</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Falta de conformidad con el Real Decreto 1112/2018</h4>",
              "target": [
                "li:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Carga desproporcionada</h4>",
              "target": [
                "li:nth-child(2) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h4>Contenido que no entra dentro del ámbito de la legislación aplicable</h4>",
              "target": [
                "li:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Preparación de la presente declaración de accesibilidad</h2>",
              "target": [
                "h2:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Observaciones y datos de contacto</h2>",
              "target": [
                "h2:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Procedimiento de aplicación</h2>",
              "target": [
                "h2:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contenido opcional</h2>",
              "target": [
                "h2:nth-child(19)"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"validator.w3.org/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"validator.w3.org/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > 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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(3) > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../accesibilidad/frmAccesibilidad.do\">Formulario de accesibilidad</a>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(4) > a[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=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(21) > a[href=\"../\"]"
              ]
            },
            {
              "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=\"http://jigsaw.w3.org/css-validator/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://jigsaw.w3.org/css-validator/\">",
              "target": [
                "p:nth-child(22) > a[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=\"http://validator.w3.org/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://validator.w3.org/\">",
              "target": [
                "a[href$=\"validator.w3.org/\"]"
              ]
            },
            {
              "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.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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 type=\"a\">",
              "target": [
                "ol[type=\"a\"]: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": "<ol>",
              "target": [
                "li:nth-child(1) > 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>No aplica</li>\n                        </ul>",
              "target": [
                "ol[type=\"a\"]:nth-child(8) > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol>",
              "target": [
                "li:nth-child(3) > 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": "<ol type=\"a\">",
              "target": [
                "ol[type=\"a\"]:nth-child(14)"
              ]
            },
            {
              "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": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2)"
              ]
            },
            {
              "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(4)"
              ]
            },
            {
              "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": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > 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>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                ".breadcrumb > 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 class=\"active\">Declaración de accesibilidad</li>",
              "target": [
                ".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>",
              "target": [
                "ol[type=\"a\"]: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>En algún documento las imágenes no están etiquetadas o tienen una alternativa textual genérica [requisito número 10.1.1.1 de la norma UNE-EN 301549:2022 Contenido no textual].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento la información, estructura y relaciones no están determinadas por software o no tienen alternativa como texto [requisito número 10.1.3.1 de la UNE-EN 301549:2022 De información y relaciones].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Algún documento no tiene definido por programa al menos una secuencia correcta de lectura [requisito número 10.1.3.2 de la norma UNE-EN 301549:2022 Secuencia significativa].</li>",
              "target": [
                "li:nth-child(1) > ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento la relación de contraste en texto podría no ser de al menos 4.5:1 [requisito número 10.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > 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>En algún documento se han podido utilizar imágenes de texto en lugar de texto para transmitir información [requisito número 10.1.4.5 de la norma UNE-EN 301549:2022 Imágenes de texto].</li>",
              "target": [
                "ol > 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>Puntualmente algún documento podría no tener identificado el título de la página [requisito número 10.2.4.2 de la norma UNE-EN 301549:2022 Titulado de páginas].</li>",
              "target": [
                "ol > li: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>En alguna página la relación de contraste en texto podría no ser de al menos 4.5:1[requisito número 9.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <h4>Carga desproporcionada</h4>\n                        <ul>\n                            <li>No aplica</li>\n                        </ul>\n                    </li>",
              "target": [
                "ol[type=\"a\"]: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>No aplica</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(8) > li:nth-child(2) > 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>",
              "target": [
                "ol[type=\"a\"]: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>Puede existir archivos de ofimática en PDF u otros formatos publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad. Aunque se ha procurado que la mayoría de ellos sí lo cumplan.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede haber contenidos de terceros que no estén desarrollados por el Ministerio de Sanidad o que no estén bajo su control, como por ejemplo, archivos ofimáticos.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede existir archivos pregrabados publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad.</li>",
              "target": [
                "li:nth-child(3) > ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > 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>Informar sobre cualquier posible incumplimiento por parte de este sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > 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>Transmitir otras dificultades de acceso al contenido.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > 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>Formular cualquier otra consulta o sugerencia de mejora relativa a la accesibilidad del sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                <a href=\"../accesibilidad/frmAccesibilidad.do\">Formulario de accesibilidad</a>\n                            </li>",
              "target": [
                "ul:nth-child(4) > 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>Oficina: Paseo del Prado, n.º 18-20 Planta baja, esquina C/ Lope de Vega 28071 Madrid.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > 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>Una <span class=\"negrita\">queja</span> relativa al cumplimiento de los requisitos del RD 1112/2018.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contenidos que están excluidos del ámbito de aplicación del RD 1112/2018 según lo establecido por el artículo 3, apartado 4.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contenidos que están exentos del cumplimiento de los requisitos de accesibilidad por imponer una carga desproporcionada.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"validator.w3.org/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Declaración de accesibilidad</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 53.9701px; padding-top: 6.56047px; margin-top: 0px; padding-bottom: 6.56047px; margin-bottom: 10.7779px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "target": [
                ".breadcrumb"
              ]
            },
            {
              "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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                ".breadcrumb > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                ".breadcrumb > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Declaración de accesibilidad</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": "<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": "<a href=\"https://www.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/diario_boe/txt.php?id=BOE-A-2018-12699\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]: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": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-82305\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]: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": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>La presente declaración de accesibilidad se aplica al sitio web <a href=\"../\">www.sanidad.gob.es</a> , excluyendo los contenidos incrustados provenientes de otros dominios.</p>",
              "target": [
                "section > 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": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(3) > a[href=\"../\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Situación de cumplimiento</h2>",
              "target": [
                "h2: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>Este sitio web es <span class=\"negrita\">parcialmente conforme</span> con el Real Decreto 1112/2018 debido a la falta de conformidad de los aspectos que se indican a continuación.</p>",
              "target": [
                "section > 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": "<span class=\"negrita\">parcialmente conforme</span>",
              "target": [
                "section > p:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Contenido no accesible</h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El contenido que se recoge a continuación no es accesible por los siguientes motivos:</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": "<ol type=\"a\">",
              "target": [
                "ol[type=\"a\"]: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>",
              "target": [
                "ol[type=\"a\"]: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": "<h4>Falta de conformidad con el Real Decreto 1112/2018</h4>",
              "target": [
                "li:nth-child(1) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol>",
              "target": [
                "li:nth-child(1) > ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>En algún documento las imágenes no están etiquetadas o tienen una alternativa textual genérica [requisito número 10.1.1.1 de la norma UNE-EN 301549:2022 Contenido no textual].</li>",
              "target": [
                "li:nth-child(1) > ol > 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>En algún documento la información, estructura y relaciones no están determinadas por software o no tienen alternativa como texto [requisito número 10.1.3.1 de la UNE-EN 301549:2022 De información y relaciones].</li>",
              "target": [
                "li:nth-child(1) > ol > 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>Algún documento no tiene definido por programa al menos una secuencia correcta de lectura [requisito número 10.1.3.2 de la norma UNE-EN 301549:2022 Secuencia significativa].</li>",
              "target": [
                "li:nth-child(1) > ol > 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>En algún documento la relación de contraste en texto podría no ser de al menos 4.5:1 [requisito número 10.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > 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>En algún documento se han podido utilizar imágenes de texto en lugar de texto para transmitir información [requisito número 10.1.4.5 de la norma UNE-EN 301549:2022 Imágenes de texto].</li>",
              "target": [
                "ol > 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": "<li>Puntualmente algún documento podría no tener identificado el título de la página [requisito número 10.2.4.2 de la norma UNE-EN 301549:2022 Titulado de páginas].</li>",
              "target": [
                "ol > li: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": "<li>En alguna página la relación de contraste en texto podría no ser de al menos 4.5:1[requisito número 9.1.4.3 de la norma UNE-EN 301549:2022 Contraste mínimo].</li>",
              "target": [
                "ol > li: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": "<li>\n                        <h4>Carga desproporcionada</h4>\n                        <ul>\n                            <li>No aplica</li>\n                        </ul>\n                    </li>",
              "target": [
                "ol[type=\"a\"]: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": "<h4>Carga desproporcionada</h4>",
              "target": [
                "li:nth-child(2) > h4"
              ]
            },
            {
              "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>No aplica</li>\n                        </ul>",
              "target": [
                "ol[type=\"a\"]:nth-child(8) > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>No aplica</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(8) > li:nth-child(2) > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]: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": "<h4>Contenido que no entra dentro del ámbito de la legislación aplicable</h4>",
              "target": [
                "li:nth-child(3) > h4"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol>",
              "target": [
                "li:nth-child(3) > ol"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Puede existir archivos de ofimática en PDF u otros formatos publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad. Aunque se ha procurado que la mayoría de ellos sí lo cumplan.</li>",
              "target": [
                "li:nth-child(3) > ol > 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>Puede haber contenidos de terceros que no estén desarrollados por el Ministerio de Sanidad o que no estén bajo su control, como por ejemplo, archivos ofimáticos.</li>",
              "target": [
                "li:nth-child(3) > ol > 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>Puede existir archivos pregrabados publicados antes del 20 de septiembre de 2018 que no cumplan en su totalidad todos los requisitos de accesibilidad.</li>",
              "target": [
                "li:nth-child(3) > ol > 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": "<h2>Preparación de la presente declaración de accesibilidad</h2>",
              "target": [
                "h2: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>La presente declaración fue preparada el 30 de enero de 2026.</p>",
              "target": [
                "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>El método empleado para preparar la declaración ha sido una autoevaluación.</p>",
              "target": [
                "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>Última revisión de la declaración: 30 de enero de 2026.</p>",
              "target": [
                "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": "<h2>Observaciones y datos de contacto</h2>",
              "target": [
                "h2: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": "<ol type=\"a\">",
              "target": [
                "ol[type=\"a\"]: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": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > 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": "<span class=\"negrita\">comunicaciones</span>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul: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>Informar sobre cualquier posible incumplimiento por parte de este sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > 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>Transmitir otras dificultades de acceso al contenido.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > 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>Formular cualquier otra consulta o sugerencia de mejora relativa a la accesibilidad del sitio web.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(1) > ul:nth-child(2) > 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>Para estas comunicaciones tiene disponible estos canales de comunicación:</p>",
              "target": [
                "li:nth-child(1) > p"
              ]
            },
            {
              "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(4)"
              ]
            },
            {
              "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=\"../accesibilidad/frmAccesibilidad.do\">Formulario de accesibilidad</a>\n                            </li>",
              "target": [
                "ul:nth-child(4) > 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=\"../accesibilidad/frmAccesibilidad.do\">Formulario de accesibilidad</a>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Oficina: Paseo del Prado, n.º 18-20 Planta baja, esquina C/ Lope de Vega 28071 Madrid.</li>",
              "target": [
                "ul:nth-child(4) > 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>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > 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>Acorde al artículo 10.2.b del RD 1112/2018, también puede presentar:</p>",
              "target": [
                "li: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": "<ul>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Una <span class=\"negrita\">queja</span> relativa al cumplimiento de los requisitos del RD 1112/2018.</li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > 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": "<span class=\"negrita\">queja</span>",
              "target": [
                "ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "ol[type=\"a\"]:nth-child(14) > li:nth-child(2) > ul > 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": "<span class=\"negrita\">solicitud de información accesible</span>",
              "target": [
                "li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Contenidos que están excluidos del ámbito de aplicación del RD 1112/2018 según lo establecido por el artículo 3, apartado 4.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > 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>Contenidos que están exentos del cumplimiento de los requisitos de accesibilidad por imponer una carga desproporcionada.</li>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(2) > ul > 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>En la solicitud de información accesible, se debe concretar, con toda claridad, los hechos, razones y petición que permitan constatar que se trata de una solicitud razonable y legítima.</p>",
              "target": [
                "li: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": "<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": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(4) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Las comunicaciones, quejas y solicitudes de información accesible serán recibidas y tratadas por la <span class=\"negrita\">Subsecretaría del Ministerio de Sanidad</span> .</p>",
              "target": [
                "li: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": "<span class=\"negrita\">Subsecretaría del Ministerio de Sanidad</span>",
              "target": [
                "li:nth-child(2) > p:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Procedimiento de aplicación</h2>",
              "target": [
                "h2: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": [
                "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>",
              "target": [
                "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": "<a href=\"https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/ciudadanos/procAdministrativos.do?tipo=detallar&cod=212228\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(17) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Las reclamaciones serán recibidas y tratadas por la <span class=\"negrita\">Unidad Responsable de Accesibilidad del Ministerio de Sanidad</span> .</p>",
              "target": [
                "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": "<span class=\"negrita\">Unidad Responsable de Accesibilidad del Ministerio de Sanidad</span>",
              "target": [
                "p:nth-child(18) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Contenido opcional</h2>",
              "target": [
                "h2: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>Este sitio web aplica los requisitos de la Norma UNE-EN 301549:2022 considerando las excepciones del Real Decreto 1112/2018.</p>",
              "target": [
                "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>",
              "target": [
                "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": "<a href=\"../\">www.sanidad.gob.es</a>",
              "target": [
                "p:nth-child(21) > a[href=\"../\"]"
              ]
            },
            {
              "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(22)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://jigsaw.w3.org/css-validator/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://jigsaw.w3.org/css-validator/\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(22) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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(23)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"http://validator.w3.org/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página http://validator.w3.org/\">",
              "target": [
                "a[href$=\"validator.w3.org/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"validator.w3.org/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>En caso de que el usuario acceda al portal a través de un navegador que no soporte hojas de estilo, el marcado estructural permite la correcta visualización de todos los contenidos. Si se selecciona la opción sin estilo, se visualizarán las páginas sin ningún tipo de formato visual.</p>",
              "target": [
                "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>El sitio web está diseñado para su visualización responsive, con lo que se visualiza de forma óptima en los dispositivos tablet y móviles.</p>",
              "target": [
                "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>",
              "target": [
                "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": "<a href=\"https://www.insuit.net/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.insuit.net/\">inSuit\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"insuit.net/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[href$=\"insuit.net/\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para activar la plataforma inSuit en la web del Ministerio de Sanidad: hay que activar la pestaña de inSuit insertada en el lado izquierdo (HERRAMIENTAS DE ACCESIBILIDAD).</p>",
              "target": [
                "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 class=\"texto_centrado\">\n                    <img src=\"/diseno/img/herramientas_accesibilidad.png\">\n                </p>",
              "target": [
                "section > .texto_centrado"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/herramientas_accesibilidad.png\">",
              "target": [
                ".texto_centrado > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El usuario recibirá desde la web las ayudas técnicas que le permitirán navegar de manera adaptada a sus necesidades y preferencias.</p>",
              "target": [
                "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": "<div class=\"table-responsive\">",
              "target": [
                ".table-responsive"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<table class=\"azul accesibilidad\" style=\" caption-side: bottom;\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<caption class=\"texto_centrado\">Ayudas técnicas de inSuit</caption>",
              "target": [
                "caption"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<thead>\n                            <tr>\n                                <th>Ayuda técnica</th><th>Dirigida a:</th>\n                            </tr>\n                        </thead>",
              "target": [
                "thead"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>\n                                <th>Ayuda técnica</th><th>Dirigida a:</th>\n                            </tr>",
              "target": [
                "thead > tr"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<th>Ayuda técnica</th>",
              "target": [
                "thead > tr > th: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": "<th>Dirigida a:</th>",
              "target": [
                "th: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": "<tbody>",
              "target": [
                "tbody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>\n                            <th>Navegación con teclado</th><td>\n                                <span class=\"negrita\">Personas invidentes.</span> Permite escuchar una locución del contenido de la página y navegar con el teclado utilizando balizas numéricas.</td>\n                        </tr>",
              "target": [
                "tbody > tr: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": "<th>Navegación con teclado</th>",
              "target": [
                "tbody > tr:nth-child(1) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas invidentes.</span> Permite escuchar una locución del contenido de la página y navegar con el teclado utilizando balizas numéricas.</td>",
              "target": [
                "tr:nth-child(1) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas invidentes.</span>",
              "target": [
                "tr:nth-child(1) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr: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": "<th>Navegación para visión reducida</th>",
              "target": [
                "tr:nth-child(2) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con visión reducida.</span> Permite magnificar el contenido de las páginas, ajustar contrastes y facilitar la lectura a personas con dislexia.</td>",
              "target": [
                "tr:nth-child(2) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con visión reducida.</span>",
              "target": [
                "tr:nth-child(2) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>\n                            <th>Comandos de voz</th><td>\n                                <span class=\"negrita\">Personas con discapacidad motriz.</span> Acceso a todo el contenido de la página a través de sencillos comandos de voz.</td>\n                        </tr>",
              "target": [
                "tr: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": "<th>Comandos de voz</th>",
              "target": [
                "tr:nth-child(3) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz.</span> Acceso a todo el contenido de la página a través de sencillos comandos de voz.</td>",
              "target": [
                "tr:nth-child(3) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz.</span>",
              "target": [
                "tr:nth-child(3) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr: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": "<th>Navegación con Sonidos</th>",
              "target": [
                "tr:nth-child(4) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz que tienen afectada el habla.</span> Permite la navegación emitiendo cualquier tipo de sonidos, mediante un barrido de las opciones disponibles.</td>",
              "target": [
                "tr:nth-child(4) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz que tienen afectada el habla.</span>",
              "target": [
                "tr:nth-child(4) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr: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": "<th>Navegación con Pulsador</th>",
              "target": [
                "tr:nth-child(5) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad motriz severa.</span> Navegación utilizando cualquier tecla del teclado como un único pulsador, mediante un barrido de las opciones disponibles.</td>",
              "target": [
                "tr:nth-child(5) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad motriz severa.</span>",
              "target": [
                "tr:nth-child(5) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr: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": "<th>Navegación sencilla con botones</th>",
              "target": [
                "tr:nth-child(6) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>\n                                <span class=\"negrita\">Personas con discapacidad cognitiva y personas mayores.</span> Navegación sencilla mediante el ratón con elementos visuales destacados y botones virtuales.</td>",
              "target": [
                "tr:nth-child(6) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas con discapacidad cognitiva y personas mayores.</span>",
              "target": [
                "tr:nth-child(6) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>",
              "target": [
                "tr: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": "<th>Navegación sencilla con texto grande</th>",
              "target": [
                "tr:nth-child(7) > th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td>",
              "target": [
                "tr:nth-child(7) > td"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Personas mayores o con pocas competencias digitales.</span>",
              "target": [
                "tr:nth-child(7) > td > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Estas son algunas de las ayudas que permiten a personas con discapacidad acceder a toda la información publicada en cualquier formato dentro de nuestra web: PDFs, imágenes, vídeos, audios, tablas, etc., además de permitir rellenar formularios de forma accesible.</p>",
              "target": [
                "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": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "table-duplicate-name",
          "impact": null,
          "tags": [
            "cat.tables",
            "best-practice",
            "RGAAv4",
            "RGAA-5.2.1"
          ],
          "description": "Ensure the <caption> element does not contain the same text as the summary attribute",
          "help": "Tables should not have the same summary and caption",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "same-caption-summary",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Content of summary attribute and <caption> are not duplicated"
                }
              ],
              "impact": null,
              "html": "<table class=\"azul accesibilidad\" style=\" caption-side: bottom;\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "td-headers-attr",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.4"
          ],
          "description": "Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",
          "help": "Table cell headers attributes must refer to other <th> elements in the same table",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/td-headers-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "td-headers-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The headers attribute is exclusively used to refer to other header cells in the table"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"azul accesibilidad\" style=\" caption-side: bottom;\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "th-has-data-cells",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.1"
          ],
          "description": "Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",
          "help": "Table headers in a data table must refer to data cells",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "th-has-data-cells",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "All table header cells refer to data cells"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"azul accesibilidad\" style=\" caption-side: bottom;\">",
              "target": [
                "table"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/accesibilidad/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/accesibilidad/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/portada/home.htm": {
      "title": "Ministerio de Sanidad - Ministerio",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Ministerio</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 52.1667px; padding-top: 6.34124px; margin-top: 0px; padding-bottom: 6.34124px; margin-bottom: 10.4178px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Ministerio</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Ministra</h2>",
                      "target": [
                        ".col-md-6:nth-child(2) > h2"
                      ]
                    },
                    {
                      "html": "<h3><b>Mónica García Gómez</b></h3>",
                      "target": [
                        "h3"
                      ]
                    },
                    {
                      "html": "<h2>Ministra y Altos Cargos</h2>",
                      "target": [
                        ".apartado-decimo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Funciones y Estructura</h2>",
                      "target": [
                        ".apartado-primero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>CC.AA y Ciudades Autónomas</h2>",
                      "target": [
                        ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Consejo Interterritorial del Sistema Nacional de Salud</h2>",
                      "target": [
                        ".apartado-tercero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Sistema Nacional de Salud</h2>",
                      "target": [
                        ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Transparencia y buen gobierno</h2>",
                      "target": [
                        ".apartado-sexto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Fondos de la Unión Europea</h2>",
                      "target": [
                        ".apartado-septimo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Actividad internacional</h2>",
                      "target": [
                        ".apartado-octavo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Planes y Estrategias</h2>",
                      "target": [
                        ".apartado-noveno > .col-md-9 > a > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Ministerio</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministerio</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "13.0pt (17.328px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministra</h2>",
              "target": [
                ".col-md-6:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "15.2pt (20.216px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Mónica García Gómez</b>",
              "target": [
                "h3 > b"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/ministra.htm\">Curriculum</a>",
              "target": [
                "p:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "p:nth-child(4) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Sala de Prensa</a>",
              "target": [
                "p:nth-child(5) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministra y Altos Cargos</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Funciones, formación académica y experiencia profesional de la Ministra y de los Altos Cargos del Ministerio de Sanidad.</p>",
              "target": [
                ".apartado-decimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Funciones y Estructura</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Competencias y organigrama del Ministerio y sus organismos dependientes.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>CC.AA y Ciudades Autónomas</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Organismos de Salud de las Comunidades y Ciudades Autonómicas -  Traspaso a las Comunidades Autónomas de las competencias en materia de sanidad.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Consejo Interterritorial del Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Órgano permanente de coordinación, cooperación, comunicación e información de los servicios de salud: &nbsp;información sobre el marco legal, órganos vinculados, órdenes del día y acuerdos adoptados en pleno.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información relativa al conjunto de prestaciones sanitarias dependientes de los poderes públicos -  Sistema coordinado entre los Servicios de Salud de la Administración del Estado y de las Autonomías.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Transparencia y buen gobierno</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre el Ministerio.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Fondos de la Unión Europea</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información relativa a fondos europeos: el Ministerio de Sanidad es beneficiaria de fondos asociados al Mecanismo de Recuperación y Resiliencia (NextGenerationEU), fondos REACT-EU y fondos FEDER.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Actividad internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre las funciones relativas a la actividad internacional del Ministerio, incluyendo las relaciones multilaterales, bilaterales y con la Unión Europea.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Planes y Estrategias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre aquellas actuaciones singulares que, en un horizonte temporal cercano, ha realizado el Departamento.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "span > b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Ministerio</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>Ministra</h2>",
              "target": [
                ".col-md-6:nth-child(2) > 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><b>Mónica García Gómez</b></h3>",
              "target": [
                "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>Ministra y Altos Cargos</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > 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>Funciones y Estructura</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > 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>CC.AA y Ciudades Autónomas</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"] > 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>Consejo Interterritorial del Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > 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>Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > 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>Transparencia y buen gobierno</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > 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>Fondos de la Unión Europea</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > 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>Actividad internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > 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>Planes y Estrategias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            }
          ]
        },
        {
          "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(4) > section:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(2) > div > div:nth-child(2) > h3:nth-child(2)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(4) > section:nth-child(2) > div:nth-child(7) > div > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministerio</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministra</h2>",
              "target": [
                ".col-md-6:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3><b>Mónica García Gómez</b></h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministra y Altos Cargos</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Funciones y Estructura</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>CC.AA y Ciudades Autónomas</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Consejo Interterritorial del Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Transparencia y buen gobierno</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Fondos de la Unión Europea</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Actividad internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Planes y Estrategias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ministra_monica_garcia.jpg\" alt=\"Imagen Mónica García Gómez\">",
              "target": [
                "img[alt=\"Imagen Mónica García Gómez\"]"
              ]
            },
            {
              "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=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\">",
              "target": [
                "img[alt=\"Imagen Ministra y Altos Cargos\"]"
              ]
            },
            {
              "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=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\">",
              "target": [
                "img[alt=\"Imagen Funciones y Estructura\"]"
              ]
            },
            {
              "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=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\">",
              "target": [
                "img[src$=\"CCAA.svg\"]"
              ]
            },
            {
              "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=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\">",
              "target": [
                "img[alt=\"Imagen Consejo Interritorial\"]"
              ]
            },
            {
              "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=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\">",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"] > img[src$=\"SNS.svg\"]"
              ]
            },
            {
              "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=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\">",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > a > 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=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\">",
              "target": [
                "img[alt=\"Imagen Fondos UE\"]"
              ]
            },
            {
              "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=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\">",
              "target": [
                "img[alt=\"Imagen Actividad internacional\"]"
              ]
            },
            {
              "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=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\">",
              "target": [
                "img[alt=\"Imagen Planes y Estrategias\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ministra_monica_garcia.jpg\" alt=\"Imagen Mónica García Gómez\">",
              "target": [
                "img[alt=\"Imagen Mónica García Gómez\"]"
              ]
            },
            {
              "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=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\">",
              "target": [
                "img[alt=\"Imagen Ministra y Altos Cargos\"]"
              ]
            },
            {
              "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=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\">",
              "target": [
                "img[alt=\"Imagen Funciones y Estructura\"]"
              ]
            },
            {
              "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=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\">",
              "target": [
                "img[src$=\"CCAA.svg\"]"
              ]
            },
            {
              "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=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\">",
              "target": [
                "img[alt=\"Imagen Consejo Interritorial\"]"
              ]
            },
            {
              "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=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\">",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"] > img[src$=\"SNS.svg\"]"
              ]
            },
            {
              "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=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\">",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > a > 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=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\">",
              "target": [
                "img[alt=\"Imagen Fondos UE\"]"
              ]
            },
            {
              "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=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\">",
              "target": [
                "img[alt=\"Imagen Actividad internacional\"]"
              ]
            },
            {
              "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=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\">",
              "target": [
                "img[alt=\"Imagen Planes y Estrategias\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/ministra.htm\">Curriculum</a>",
              "target": [
                "p:nth-child(3) > 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 href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "p:nth-child(4) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Sala de Prensa</a>",
              "target": [
                "p:nth-child(5) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\"><img src=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\"></a>",
              "target": [
                ".apartado-decimo > .col-md-3.imagen > 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 href=\"/organizacion/altosCargos/home.htm\"><h2>Ministra y Altos Cargos</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > 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 href=\"/organizacion/funcionesEstructura/home.htm\"><img src=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\"></a>",
              "target": [
                ".apartado-primero > .col-md-3.imagen > 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 href=\"/organizacion/funcionesEstructura/home.htm\"><h2>Funciones y Estructura</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > 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 href=\"/organizacion/ccaa/home.htm\"><img src=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\"></a>",
              "target": [
                ".apartado-segundo > .col-md-3.imagen > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\"><h2>CC.AA y Ciudades Autónomas</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\"><img src=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\"></a>",
              "target": [
                ".apartado-tercero > .col-md-3.imagen > 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 href=\"/organizacion/consejoInterterri/home.htm\"><h2>Consejo Interterritorial del Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > 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 href=\"/organizacion/sns/home.htm\"><img src=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\"></a>",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\"><h2>Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\"><img src=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\"></a>",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > 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 href=\"/organizacion/transparenciaGobierno/home.htm\"><h2>Transparencia y buen gobierno</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > 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 href=\"/organizacion/recuTransResilencia/home.htm\"><img src=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\"></a>",
              "target": [
                ".apartado-septimo > .col-md-3.imagen > 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 href=\"/organizacion/fondosUE/home.htm\"><h2>Fondos de la Unión Europea</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><img src=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\"></a>",
              "target": [
                ".apartado-octavo > .col-md-3.imagen > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><h2>Actividad internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > 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 href=\"/organizacion/planesEstrategias/home.htm\"><img src=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\"></a>",
              "target": [
                ".apartado-noveno > .col-md-3.imagen > 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 href=\"/organizacion/planesEstrategias/home.htm\"><h2>Planes y Estrategias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > 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 href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n                        <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n                            <li class=\"active\">Ministerio</li>\n                    </ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Ministerio</li>",
              "target": [
                "ol > .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>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ministra_monica_garcia.jpg\" alt=\"Imagen Mónica García Gómez\">",
              "target": [
                "img[alt=\"Imagen Mónica García Gómez\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\">",
              "target": [
                "img[alt=\"Imagen Ministra y Altos Cargos\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\">",
              "target": [
                "img[alt=\"Imagen Funciones y Estructura\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\">",
              "target": [
                "img[src$=\"CCAA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\">",
              "target": [
                "img[alt=\"Imagen Consejo Interritorial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\">",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"] > img[src$=\"SNS.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\">",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\">",
              "target": [
                "img[alt=\"Imagen Fondos UE\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\">",
              "target": [
                "img[alt=\"Imagen Actividad internacional\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\">",
              "target": [
                "img[alt=\"Imagen Planes y Estrategias\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Ministerio</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 52.1667px; padding-top: 6.34124px; margin-top: 0px; padding-bottom: 6.34124px; margin-bottom: 10.4178px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid subportada contenido\">",
              "target": [
                ".subportada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".rs-migas > .col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n                        <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n                            <li class=\"active\">Ministerio</li>\n                    </ol>",
              "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><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > 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=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "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=\"container-fluid titulo-pagina\">",
              "target": [
                ".titulo-pagina"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".titulo-pagina > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3  titulo-pagina-titulo\">\n                                <h1>Ministerio</h1>\n                            </div>",
              "target": [
                ".titulo-pagina-titulo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministerio</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=\"col-md-9  titulo-pagina-descripcion\">",
              "target": [
                ".titulo-pagina-descripcion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "section > .row: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=\"col-xs-12 apartado apartado-destacado\">",
              "target": [
                ".apartado-destacado"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 imagen imagen-destacada\">\n                          <img src=\"/diseno/img/ministra_monica_garcia.jpg\" alt=\"Imagen Mónica García Gómez\">\n                          </div>",
              "target": [
                ".imagen-destacada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ministra_monica_garcia.jpg\" alt=\"Imagen Mónica García Gómez\">",
              "target": [
                "img[alt=\"Imagen Mónica García Gómez\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6\">",
              "target": [
                ".apartado-destacado > .col-md-6: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": "<h2>Ministra</h2>",
              "target": [
                ".col-md-6:nth-child(2) > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3><b>Mónica García Gómez</b></h3>",
              "target": [
                "h3"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Mónica García Gómez</b>",
              "target": [
                "h3 > b"
              ]
            },
            {
              "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=\"/organizacion/altosCargos/ministra.htm\">Curriculum</a></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": "<a href=\"/organizacion/altosCargos/ministra.htm\">Curriculum</a>",
              "target": [
                "p: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": "<p><a href=\"/gabinete/agenda.do\">Agenda</a></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": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "p:nth-child(4) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "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=\"/gabinete/inicial.do\">Sala de Prensa</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=\"/gabinete/inicial.do\">Sala de Prensa</a>",
              "target": [
                "p:nth-child(5) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-decimo\">",
              "target": [
                ".apartado-decimo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/altosCargos/home.htm\"><img src=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\"></a>\n                          </div>",
              "target": [
                ".apartado-decimo > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\"><img src=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\"></a>",
              "target": [
                ".apartado-decimo > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/altosCargos/img/MinistrayAltosCargos.svg\" alt=\"Imagen Ministra y Altos Cargos\">",
              "target": [
                "img[alt=\"Imagen Ministra y Altos Cargos\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-decimo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\"><h2>Ministra y Altos Cargos</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Ministra y Altos Cargos</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Funciones, formación académica y experiencia profesional de la Ministra y de los Altos Cargos del Ministerio de Sanidad.</p>",
              "target": [
                ".apartado-decimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-primero\">",
              "target": [
                ".apartado-primero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/funcionesEstructura/home.htm\"><img src=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\"></a>\n                          </div>",
              "target": [
                ".apartado-primero > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\"><img src=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\"></a>",
              "target": [
                ".apartado-primero > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/FuncionesEstructura1.svg\" alt=\"Imagen Funciones y Estructura\">",
              "target": [
                "img[alt=\"Imagen Funciones y Estructura\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/organizacion/funcionesEstructura/home.htm\"><h2>Funciones y Estructura</h2></a>\n                              <p>Competencias y organigrama del Ministerio y sus organismos dependientes.</p>\n                          </div>",
              "target": [
                ".apartado-primero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\"><h2>Funciones y Estructura</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Funciones y Estructura</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Competencias y organigrama del Ministerio y sus organismos dependientes.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-segundo\">",
              "target": [
                ".apartado-segundo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/ccaa/home.htm\"><img src=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\"></a>\n                          </div>",
              "target": [
                ".apartado-segundo > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\"><img src=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\"></a>",
              "target": [
                ".apartado-segundo > .col-md-3.imagen > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/CCAA.svg\" alt=\"Imagen Ciudades y Comunidades autónomas\">",
              "target": [
                "img[src$=\"CCAA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-segundo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\"><h2>CC.AA y Ciudades Autónomas</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>CC.AA y Ciudades Autónomas</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Organismos de Salud de las Comunidades y Ciudades Autonómicas -  Traspaso a las Comunidades Autónomas de las competencias en materia de sanidad.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-tercero\">",
              "target": [
                ".apartado-tercero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/consejoInterterri/home.htm\"><img src=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\"></a>\n                          </div>",
              "target": [
                ".apartado-tercero > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\"><img src=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\"></a>",
              "target": [
                ".apartado-tercero > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/ConsejoInterterritorialSNS.svg\" alt=\"Imagen Consejo Interritorial\">",
              "target": [
                "img[alt=\"Imagen Consejo Interritorial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-tercero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\"><h2>Consejo Interterritorial del Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Consejo Interterritorial del Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Órgano permanente de coordinación, cooperación, comunicación e información de los servicios de salud: &nbsp;información sobre el marco legal, órganos vinculados, órdenes del día y acuerdos adoptados en pleno.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-cuarto\">",
              "target": [
                ".apartado-cuarto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/sns/home.htm\"><img src=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\"></a>\n                          </div>",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\"><img src=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\"></a>",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/SNS.svg\" alt=\"Imagen Sistema Nacional de Salud\">",
              "target": [
                ".apartado-cuarto > .col-md-3.imagen > a[href$=\"home.htm\"] > img[src$=\"SNS.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-cuarto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\"><h2>Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sistema Nacional de Salud</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información relativa al conjunto de prestaciones sanitarias dependientes de los poderes públicos -  Sistema coordinado entre los Servicios de Salud de la Administración del Estado y de las Autonomías.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-sexto\">",
              "target": [
                ".apartado-sexto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/transparenciaGobierno/home.htm\"><img src=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\"></a>\n                          </div>",
              "target": [
                ".apartado-sexto > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\"><img src=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\"></a>",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/TransparenciaBuenGobierno.svg\" alt=\"Imagen Transparencia y buen gobierno\">",
              "target": [
                ".apartado-sexto > .col-md-3.imagen > a > 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=\"col-md-9\">\n                            <a href=\"/organizacion/transparenciaGobierno/home.htm\"><h2>Transparencia y buen gobierno</h2></a>\n                              <p>Información sobre el Ministerio.</p>\n                          </div>",
              "target": [
                ".apartado-sexto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\"><h2>Transparencia y buen gobierno</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Transparencia y buen gobierno</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre el Ministerio.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-septimo\">",
              "target": [
                ".apartado-septimo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/organizacion/recuTransResilencia/home.htm\"><img src=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\"></a>\n                          </div>",
              "target": [
                ".apartado-septimo > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/recuTransResilencia/home.htm\"><img src=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\"></a>",
              "target": [
                ".apartado-septimo > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/BanderaEuropea.svg\" alt=\"Imagen Fondos UE\">",
              "target": [
                "img[alt=\"Imagen Fondos UE\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-septimo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\"><h2>Fondos de la Unión Europea</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Fondos de la Unión Europea</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información relativa a fondos europeos: el Ministerio de Sanidad es beneficiaria de fondos asociados al Mecanismo de Recuperación y Resiliencia (NextGenerationEU), fondos REACT-EU y fondos FEDER.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-octavo\">",
              "target": [
                ".apartado-octavo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                                  <a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><img src=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\"></a>\n                              </div>",
              "target": [
                ".apartado-octavo > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><img src=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\"></a>",
              "target": [
                ".apartado-octavo > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/ActividadInternacional.svg\" alt=\"Imagen Actividad internacional\">",
              "target": [
                "img[alt=\"Imagen Actividad internacional\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-octavo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><h2>Actividad internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Actividad internacional</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre las funciones relativas a la actividad internacional del Ministerio, incluyendo las relaciones multilaterales, bilaterales y con la Unión Europea.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-noveno\">",
              "target": [
                ".apartado-noveno"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                                  <a href=\"/organizacion/planesEstrategias/home.htm\"><img src=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\"></a>\n                              </div>",
              "target": [
                ".apartado-noveno > .col-md-3.imagen"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\"><img src=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\"></a>",
              "target": [
                ".apartado-noveno > .col-md-3.imagen > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/organizacion/img/PlanesyEstrategias1.svg\" alt=\"Imagen Planes y Estrategias\">",
              "target": [
                "img[alt=\"Imagen Planes y Estrategias\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-noveno > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\"><h2>Planes y Estrategias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Planes y Estrategias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre aquellas actuaciones singulares que, en un horizonte temporal cercano, ha realizado el Departamento.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "span > b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/altosCargos/home.htm\"><h2>Ministra y Altos Cargos</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/organizacion/funcionesEstructura/home.htm\"><h2>Funciones y Estructura</h2></a>\n                              <p>Competencias y organigrama del Ministerio y sus organismos dependientes.</p>\n                          </div>",
                      "target": [
                        ".apartado-primero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\"><h2>Funciones y Estructura</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-segundo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/ccaa/home.htm\"><h2>CC.AA y Ciudades Autónomas</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-tercero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\"><h2>Consejo Interterritorial del Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-cuarto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/sns/home.htm\"><h2>Sistema Nacional de Salud</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/organizacion/transparenciaGobierno/home.htm\"><h2>Transparencia y buen gobierno</h2></a>\n                              <p>Información sobre el Ministerio.</p>\n                          </div>",
                      "target": [
                        ".apartado-sexto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\"><h2>Transparencia y buen gobierno</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-septimo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/fondosUE/home.htm\"><h2>Fondos de la Unión Europea</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-octavo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\"><h2>Actividad internacional</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-noveno > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\"><h2>Planes y Estrategias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/portada/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/portada/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/ccaa/home.htm": {
      "title": "Ministerio de Sanidad - Ministerio - CC.AA y Ciudades Autónomas",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>Durante las décadas de los 80 y 90 se produjo el proceso de descentralización sanitaria con el traspaso a las Comunidades Autónomas de las competencias en materia de sanidad (<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>)</p>",
                      "target": [
                        "section > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>Durante las décadas de los 80 y 90 se produjo el proceso de descentralización sanitaria con el traspaso a las Comunidades Autónomas de las competencias en materia de sanidad (<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>)</p>",
                      "target": [
                        "section > p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>",
              "target": [
                "p:nth-child(3) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "section > p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "section > p:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://ingesa.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">CC.AA y Ciudades Autónomas</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 51.8666px; padding-top: 6.30476px; margin-top: 0px; padding-bottom: 6.30476px; margin-bottom: 10.3578px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>CC.AA y Ciudades Autónomas</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">CC.AA y Ciudades Autónomas</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>CC.AA y Ciudades Autónomas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "section > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Durante las décadas de los 80 y 90 se produjo el proceso de descentralización sanitaria con el traspaso a las Comunidades Autónomas de las competencias en materia de sanidad (<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>)</p>",
              "target": [
                "section > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>",
              "target": [
                "p:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "section > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://ingesa.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>",
              "target": [
                "section > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>CC.AA y Ciudades Autónomas</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(6) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>CC.AA y Ciudades Autónomas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > 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 href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > 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 href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > 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 href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > 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 href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>",
              "target": [
                "p: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 href=\"https://ingesa.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>",
              "target": [
                "section > ul > li > 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 href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>\n                    <li>\n                        <a href=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>\n                    </li>\n                </ul>",
              "target": [
                "section > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">CC.AA y Ciudades Autónomas</li>",
              "target": [
                "ol > .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><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>\n                    </li>",
              "target": [
                "section > 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>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>CC.AA y Ciudades Autónomas</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 51.8666px; padding-top: 6.30476px; margin-top: 0px; padding-bottom: 6.30476px; margin-bottom: 10.3578px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li: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": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>CC.AA y Ciudades Autónomas</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": "<p>",
              "target": [
                "section > 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>Durante las décadas de los 80 y 90 se produjo el proceso de descentralización sanitaria con el traspaso a las Comunidades Autónomas de las competencias en materia de sanidad (<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>)</p>",
              "target": [
                "section > 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": "<a href=\"../../organizacion/ccaa/decretos.htm\">Reales Decretos</a>",
              "target": [
                "p: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": "<p>",
              "target": [
                "section > 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": "<a href=\"https://ingesa.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://ingesa.sanidad.gob.es/\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"ingesa.sanidad.gob.es/\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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>\n                        <a href=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>\n                    </li>\n                </ul>",
              "target": [
                "section > ul"
              ]
            },
            {
              "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=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>\n                    </li>",
              "target": [
                "section > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/ccaa/directorio/home.htm\">Organismos Autonómicos de Salud</a>",
              "target": [
                "section > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/ccaa/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/ccaa/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/sns/home.htm": {
      "title": "Ministerio de Sanidad - Ministerio - Sistema Nacional de Salud",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Sistema Nacional de Salud</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 63.9052px; padding-top: 7.76814px; margin-top: 0px; padding-bottom: 7.76814px; margin-bottom: 12.7619px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Sistema Nacional de Salud</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2 class=\"texto_centrado titulo-bloque-derecho\">\n                        <span>Destacados</span>\n                    </h2>",
                      "target": [
                        "h2"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Sistema Nacional de Salud</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema Nacional de Salud</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".col-md-8 > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>De igual forma establece la equidad como principio general del Sistema Nacional de Salud, entendida ésta como la garantía de que el acceso y las prestaciones sanitarias se realizarán en condiciones de igualdad efectiva.</p>",
              "target": [
                ".col-md-8 > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>En la actualidad, el Sistema Nacional de Salud se caracteriza por su amplia descentralización, que culminó definitivamente en el año 2002, momento a partir del cual todas las Comunidades Autónomas disponen de las competencias sanitarias previstas en nuestro ordenamiento jurídico.</p>",
              "target": [
                ".col-md-8 > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".col-md-8 > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "14.6pt (19.494px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Destacados</span>",
              "target": [
                "h2 > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\">",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../areas/calidadAsistencial/excelenciaClinica/procedimientoComunSNS/convocatoria2025-26.htm\">Convocatoria 2025–2026 de la Jornada de Buenas Prácticas del SNS</a>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Informe anual</span>",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Indicadores clave</span>",
              "target": [
                ".cajas-areas.col-md-4:nth-child(2) > a[target=\"_blank\"] > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Buenas Prácticas en el SNS</span>",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Sistema Nacional de Salud</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=\"texto_centrado titulo-bloque-derecho\">\n                        <span>Destacados</span>\n                    </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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(3) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(5) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema Nacional de Salud</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"texto_centrado titulo-bloque-derecho\">\n                        <span>Destacados</span>\n                    </h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > 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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoInformeAnual.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoIndicadoresClave.svg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/icon_buenas_practicasSNS.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > a > .imagen-icono[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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > 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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoInformeAnual.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a > .imagen-icono[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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoIndicadoresClave.svg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .imagen-icono[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 class=\"imagen-icono\" src=\"/organizacion/sns/img/icon_buenas_practicasSNS.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > a > .imagen-icono[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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > 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 href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > 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 href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > 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 href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\">",
              "target": [
                "li:nth-child(1) > a[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=\"../../organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\">",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../areas/calidadAsistencial/excelenciaClinica/procedimientoComunSNS/convocatoria2025-26.htm\">Convocatoria 2025–2026 de la Jornada de Buenas Prácticas del SNS</a>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(3) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://inclasns.sanidad.gob.es/\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/calidadAsistencial/excelenciaClinica/home.htm#buenaspracticas\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > 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 href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                ".contenido-bloque-derecho-areas > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Sistema Nacional de Salud</li>",
              "target": [
                "ol > .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><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                <a href=\"../../areas/calidadAsistencial/excelenciaClinica/procedimientoComunSNS/convocatoria2025-26.htm\">Convocatoria 2025–2026 de la Jornada de Buenas Prácticas del SNS</a>\n                            </li>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Sistema Nacional de Salud</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoInformeAnual.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoIndicadoresClave.svg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "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 class=\"imagen-icono\" src=\"/organizacion/sns/img/icon_buenas_practicasSNS.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > a > .imagen-icono[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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 63.9052px; padding-top: 7.76814px; margin-top: 0px; padding-bottom: 7.76814px; margin-bottom: 12.7619px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li: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": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema Nacional de Salud</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=\"col-md-8\">",
              "target": [
                "section > .col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".col-md-8 > 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>De igual forma establece la equidad como principio general del Sistema Nacional de Salud, entendida ésta como la garantía de que el acceso y las prestaciones sanitarias se realizarán en condiciones de igualdad efectiva.</p>",
              "target": [
                ".col-md-8 > 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>En la actualidad, el Sistema Nacional de Salud se caracteriza por su amplia descentralización, que culminó definitivamente en el año 2002, momento a partir del cual todas las Comunidades Autónomas disponen de las competencias sanitarias previstas en nuestro ordenamiento jurídico.</p>",
              "target": [
                ".col-md-8 > 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": [
                ".col-md-8 > 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": "<div class=\"col-md-4 bloque-derecho\">",
              "target": [
                ".bloque-derecho"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2 class=\"texto_centrado titulo-bloque-derecho\">\n                        <span>Destacados</span>\n                    </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": "<span>Destacados</span>",
              "target": [
                "h2 > 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=\"contenido-bloque-derecho-areas\">",
              "target": [
                ".contenido-bloque-derecho-areas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".contenido-bloque-derecho-areas > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > 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=\"../../organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20260416_ORDEN_MINISTERIAL_Mesa_pacientes.pdf\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > 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=\"../../organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /organizacion/sns/docs/20251209_Informe_Sanidad_Privada.pdf\">",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"../../areas/calidadAsistencial/excelenciaClinica/procedimientoComunSNS/convocatoria2025-26.htm\">Convocatoria 2025–2026 de la Jornada de Buenas Prácticas del SNS</a>\n                            </li>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > 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": "<a href=\"../../areas/calidadAsistencial/excelenciaClinica/procedimientoComunSNS/convocatoria2025-26.htm\">Convocatoria 2025–2026 de la Jornada de Buenas Prácticas del SNS</a>",
              "target": [
                ".contenido-bloque-derecho-areas > ul > li: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": "<p>&nbsp;</p>",
              "target": [
                ".contenido-bloque-derecho-areas > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-12\">",
              "target": [
                ".col-md-12: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=\"row destacados-areas\">",
              "target": [
                ".destacados-areas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row cajas\">",
              "target": [
                ".cajas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 cajas-areas\">",
              "target": [
                ".cajas-areas.col-md-4: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=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoInformeAnual.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > a > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Informe anual</span>",
              "target": [
                ".cajas-areas.col-md-4:nth-child(1) > 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=\"col-md-4 cajas-areas\">",
              "target": [
                ".cajas-areas.col-md-4: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://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://inclasns.sanidad.gob.es/\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img class=\"imagen-icono\" src=\"/organizacion/sns/img/IconoIndicadoresClave.svg\" alt=\"\">",
              "target": [
                "a[target=\"_blank\"] > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Indicadores clave</span>",
              "target": [
                ".cajas-areas.col-md-4:nth-child(2) > a[target=\"_blank\"] > 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=\"col-md-4 cajas-areas\">",
              "target": [
                ".cajas-areas.col-md-4: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=\"/areas/calidadAsistencial/excelenciaClinica/home.htm#buenaspracticas\">",
              "target": [
                ".cajas-areas.col-md-4: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": "<img class=\"imagen-icono\" src=\"/organizacion/sns/img/icon_buenas_practicasSNS.svg\" alt=\"\">",
              "target": [
                ".cajas-areas.col-md-4:nth-child(3) > a > .imagen-icono[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Buenas Prácticas en el SNS</span>",
              "target": [
                ".cajas-areas.col-md-4: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=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" lang=\"es\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/sns/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/sns/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/consejoInterterri/home.htm": {
      "title": "Ministerio de Sanidad - Ministerio - El Consejo Interterritorial",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">El Consejo Interterritorial</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".buscador-cabecera-2 > form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                ":root"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 56.0786px; padding-top: 6.81676px; margin-top: 0px; padding-bottom: 6.81676px; margin-bottom: 11.199px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>El Consejo Interterritorial</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">El Consejo Interterritorial</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>El Consejo Interterritorial</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterri/introduccion.htm\">Introducción – Marco Legal</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterri/aspectos.htm\">Aspectos básicos</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#indice > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#indice > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#indice > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../organizacion/consejoInterterritorial.do\">Acuerdos adoptados en pleno</a>",
              "target": [
                "#indice > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>El Consejo Interterritorial</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > 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 href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > 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 href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > 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 href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > 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 href=\"../../organizacion/consejoInterterri/introduccion.htm\">Introducción – Marco Legal</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > 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 href=\"../../organizacion/consejoInterterri/aspectos.htm\">Aspectos básicos</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > 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 href=\"../../organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#indice > ul > li:nth-child(3) > 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 href=\"../../organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#indice > ul > li:nth-child(4) > 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 href=\"../../organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#indice > ul > li:nth-child(5) > 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 href=\"../../organizacion/consejoInterterritorial.do\">Acuerdos adoptados en pleno</a>",
              "target": [
                "#indice > ul > li: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 href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                "#indice > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">El Consejo Interterritorial</li>",
              "target": [
                "ol > .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><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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=\"../../organizacion/consejoInterterri/introduccion.htm\">Introducción – Marco Legal</a>\n                        </li>",
              "target": [
                "#indice > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../organizacion/consejoInterterri/aspectos.htm\">Aspectos básicos</a>\n                        </li>",
              "target": [
                "#indice > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../organizacion/consejoInterterri/actividad.htm\">Actividad</a>\n                        </li>",
              "target": [
                "#indice > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>\n                        </li>",
              "target": [
                "#indice > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>\n                        </li>",
              "target": [
                "#indice > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../organizacion/consejoInterterritorial.do\">Acuerdos adoptados en pleno</a>\n                        </li>",
              "target": [
                "#indice > ul > li: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>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>El Consejo Interterritorial</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 56.0786px; padding-top: 6.81676px; margin-top: 0px; padding-bottom: 6.81676px; margin-bottom: 11.199px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li: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": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>El Consejo Interterritorial</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 id=\"indice\">",
              "target": [
                "#indice"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#indice > ul"
              ]
            },
            {
              "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=\"../../organizacion/consejoInterterri/introduccion.htm\">Introducción – Marco Legal</a>\n                        </li>",
              "target": [
                "#indice > ul > 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=\"../../organizacion/consejoInterterri/introduccion.htm\">Introducción – Marco Legal</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > a"
              ]
            },
            {
              "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=\"../../organizacion/consejoInterterri/aspectos.htm\">Aspectos básicos</a>\n                        </li>",
              "target": [
                "#indice > ul > 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=\"../../organizacion/consejoInterterri/aspectos.htm\">Aspectos básicos</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > a"
              ]
            },
            {
              "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=\"../../organizacion/consejoInterterri/actividad.htm\">Actividad</a>\n                        </li>",
              "target": [
                "#indice > ul > 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": "<a href=\"../../organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#indice > ul > li: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": "<li>\n                            <a href=\"../../organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>\n                        </li>",
              "target": [
                "#indice > ul > 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": "<a href=\"../../organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#indice > ul > li:nth-child(4) > a"
              ]
            },
            {
              "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=\"../../organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>\n                        </li>",
              "target": [
                "#indice > ul > 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": "<a href=\"../../organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#indice > ul > li:nth-child(5) > a"
              ]
            },
            {
              "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=\"../../organizacion/consejoInterterritorial.do\">Acuerdos adoptados en pleno</a>\n                        </li>",
              "target": [
                "#indice > ul > li: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=\"../../organizacion/consejoInterterritorial.do\">Acuerdos adoptados en pleno</a>",
              "target": [
                "#indice > ul > li: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": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "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(4) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h1>El Consejo Interterritorial</h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/consejoInterterri/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/consejoInterterri/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/sanidad/portada/home.htm": {
      "title": "Ministerio de Sanidad - Áreas",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Áreas</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 68.3765px; padding-top: 8.31167px; margin-top: 0px; padding-bottom: 8.31167px; margin-bottom: 13.6549px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Áreas</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Alertas y emergencias sanitarias</h2>",
                      "target": [
                        ".apartado-primero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Calidad asistencial</h2>",
                      "target": [
                        ".apartado-segundo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Cartera común de servicios del SNS</h2>",
                      "target": [
                        ".apartado-tercero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Centros, servicios y unidades de referencia</h2>",
                      "target": [
                        ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Cuidados en Salud</h2>",
                      "target": [
                        ".apartado-quinto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Farmacia</h2>",
                      "target": [
                        ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Medicina transfusional</h2>",
                      "target": [
                        ".apartado-septimo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Plan Nacional sobre Drogas</h2>",
                      "target": [
                        ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Profesiones sanitarias</h2>",
                      "target": [
                        ".apartado-noveno > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Promoción de la salud y prevención</h2>",
                      "target": [
                        ".apartado-decimo > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Salud digital</h2>",
                      "target": [
                        ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Salud laboral</h2>",
                      "target": [
                        ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<h2>Sanidad ambiental</h2>",
                      "target": [
                        ".apartado-decimoTercero > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>Sanidad exterior</h2>",
                      "target": [
                        ".apartado-decimoCuarto > .col-md-9 > a > h2"
                      ]
                    },
                    {
                      "html": "<h2>VIH, ITS, hepatitis virales y tuberculosis</h2>",
                      "target": [
                        ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Áreas</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Áreas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 18.35,
                    "fontSize": "13.0pt (17.328px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre las áreas competenciales del Ministerio de Sanidad</p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Alertas y emergencias sanitarias</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Gestión de la información y apoyo en la respuesta ante situaciones de alerta o emergencia sanitaria nacional o internacional que suponen una amenaza para la salud de la población.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Calidad asistencial</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Desarrollo y promoción de la mejora de la calidad asistencial y la excelencia clínica en el sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cartera común de servicios del SNS</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Prestaciones sanitarias comunes a todo el Sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Centros, servicios y unidades de referencia</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Centros, Servicios y Unidades de Referencia del Sistema Nacional de Salud y Redes Europeas de Referencia.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cuidados en Salud</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Promoción del bienestar integral mediante acciones preventivas, curativas y de rehabilitación, fomentando hábitos y estilos de vida saludables, además de la promoción activa de la salud en todos los aspectos físicos, emocionales, sociales y culturales.</p>",
              "target": [
                ".apartado-quinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Farmacia</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Política farmacéutica y financiación pública y de fijación del precio de los medicamentos y productos sanitarios.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Medicina transfusional</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sistema Nacional para la Seguridad Transfusional y Hemovigilancia.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Plan Nacional sobre Drogas</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Coordinación de las políticas que, en materia de drogas, se llevan a cabo desde las distintas Administraciones Públicas y entidades sociales en España.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Profesiones sanitarias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ordenación de las profesiones sanitarias y gestión de la formación especializada.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Promoción de la salud y prevención</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".apartado-decimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud digital</h2>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acceso a la información clínica interoperable en el Sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud laboral</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acciones de prevención de riesgos laborales, de vigilancia y de promoción de la salud física y mental de las personas trabajadoras.</p>",
              "target": [
                ".apartado-decimoSegundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad ambiental</h2>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Realiza la vigilancia, identificación, evaluación, gestión y la comunicación de los riesgos para la salud que puedan derivarse de los factores ambientales.</p>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad exterior</h2>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Control y vigilancia higiénico-sanitaria de puertos y aeropuertos de tráfico internacional e instalaciones fronterizas, tráfico internacional de viajeros, mercancías y medios de transporte y vacunación internacional.</p>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>VIH, ITS, hepatitis virales y tuberculosis</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Programas, planes y estrategias de prevención y control del VIH, Infecciones de Transmisión Sexual, Hepatitis virales y Tuberculosis.</p>",
              "target": [
                ".apartado-decimoQuinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Áreas</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>Alertas y emergencias sanitarias</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > 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>Calidad asistencial</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > 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>Cartera común de servicios del SNS</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > 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>Centros, servicios y unidades de referencia</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > 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>Cuidados en Salud</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > 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>Farmacia</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"] > 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>Medicina transfusional</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > 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>Plan Nacional sobre Drogas</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"] > 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>Profesiones sanitarias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > 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>Promoción de la salud y prevención</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > 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>Salud digital</h2>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"] > 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>Salud laboral</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > 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>Sanidad ambiental</h2>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a > 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>Sanidad exterior</h2>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a > 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>VIH, ITS, hepatitis virales y tuberculosis</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > 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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > h1"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(3) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(4) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(5) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(5) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(6) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(6) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(7) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(7) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(8) > div:nth-child(1) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(8) > div:nth-child(2) > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(9) > div > div:nth-child(2) > a:nth-child(1) > h2"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(10) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Áreas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Alertas y emergencias sanitarias</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Calidad asistencial</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cartera común de servicios del SNS</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Centros, servicios y unidades de referencia</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cuidados en Salud</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Farmacia</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Medicina transfusional</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Plan Nacional sobre Drogas</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Profesiones sanitarias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Promoción de la salud y prevención</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud digital</h2>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud laboral</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad ambiental</h2>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad exterior</h2>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>VIH, ITS, hepatitis virales y tuberculosis</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\">",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a > 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=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\">",
              "target": [
                "img[alt=\"Icono calidad asistencial\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\">",
              "target": [
                "img[alt=\"Icono cuidados en salud\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\">",
              "target": [
                "img[alt=\"Icono medicina transfunsional\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\">",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"] > 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=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\">",
              "target": [
                "img[alt=\"Icono profesiones sanitarias\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\">",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > a > 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=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\">",
              "target": [
                "img[alt=\"Icono salud digital\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\">",
              "target": [
                "img[alt=\"Icono salud laboral\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono sanidad ambiental\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\">",
              "target": [
                "img[alt=\"Icono sanidad exterior\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"] > 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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\">",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a > 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=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\">",
              "target": [
                "img[alt=\"Icono calidad asistencial\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\">",
              "target": [
                "img[alt=\"Icono cuidados en salud\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\">",
              "target": [
                "img[alt=\"Icono medicina transfunsional\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\">",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"] > 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=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\">",
              "target": [
                "img[alt=\"Icono profesiones sanitarias\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\">",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > a > 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=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\">",
              "target": [
                "img[alt=\"Icono salud digital\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\">",
              "target": [
                "img[alt=\"Icono salud laboral\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono sanidad ambiental\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\">",
              "target": [
                "img[alt=\"Icono sanidad exterior\"]"
              ]
            },
            {
              "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=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"] > 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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\"><img src=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\"></a>",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > 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 href=\"/areas/alertasEmergenciasSanitarias/home.htm\"><h2>Alertas y emergencias sanitarias</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > 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 href=\"/areas/calidadAsistencial/home.htm\"><img src=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\"></a>",
              "target": [
                ".apartado-segundo > .imagen.col-md-3 > 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 href=\"/areas/calidadAsistencial/home.htm\"><h2>Calidad asistencial</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > 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 href=\"/areas/CarteraServicios/home.htm\"><img src=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\"></a>",
              "target": [
                ".apartado-tercero > .imagen.col-md-3 > 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 href=\"/areas/carteraServicios/home.htm\"><h2>Cartera común de servicios del SNS</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > 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 href=\"/areas/csur/home.htm\"><img src=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\"></a>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/csur/home.htm\"><h2>Centros, servicios y unidades de referencia</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\"><img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\"></a>",
              "target": [
                ".apartado-quinto > .imagen.col-md-3 > 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 href=\"/areas/cuidadosEnSalud/home.htm\"><h2>Cuidados en Salud</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > 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 href=\"/areas/farmacia/home.htm\"><img src=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\"></a>",
              "target": [
                ".apartado-sexto > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/farmacia/home.htm\"><h2>Farmacia</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\"></a>",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > 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 href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><h2>Medicina transfusional</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > 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 href=\"/areas/pnsd/home.htm\" target=\"_blank\"><img src=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\"></a>",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/pnsd/home.htm\"><h2>Plan Nacional sobre Drogas</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\"><img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\"></a>",
              "target": [
                ".apartado-noveno > .imagen.col-md-3 > 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 href=\"/areas/profesionesSanitarias/home.htm\"><h2>Profesiones sanitarias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > 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 href=\"/areas/promocionPrevencion/home.htm\"><img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\"></a>",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > 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 href=\"/areas/promocionPrevencion/home.htm\"><h2>Promoción de la salud y prevención</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > 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 href=\"/areas/saludDigital/home.htm\"><img src=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\"></a>",
              "target": [
                ".apartado-decimoPrimero > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/saludDigital/home.htm\"><h2>Salud digital</h2></a>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm \"><img src=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\"></a>",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm \"><h2>Salud laboral</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\"><img src=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\"></a>",
              "target": [
                ".apartado-decimoTercero > .imagen.col-md-3 > 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 href=\"/areas/sanidadAmbiental/home.htm\"><h2>Sanidad ambiental</h2></a>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > 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 href=\"/areas/sanidadExterior/home.htm\"><img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\"></a>",
              "target": [
                ".apartado-decimoCuarto > .imagen.col-md-3 > 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 href=\"/areas/sanidadExterior/home.htm\"><h2>Sanidad exterior</h2></a>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > 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 href=\"/areas/DCVIHT/home.htm\n\"><img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\"></a>",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/DCVIHT/home.htm\n\"><h2>VIH, ITS, hepatitis virales y tuberculosis</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n                    <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n                    <li class=\"active\">Áreas</li>\n                </ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Áreas</li>",
              "target": [
                "ol > .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>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\">",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\">",
              "target": [
                "img[alt=\"Icono calidad asistencial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\">",
              "target": [
                "img[alt=\"Icono cuidados en salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\">",
              "target": [
                "img[alt=\"Icono medicina transfunsional\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\">",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\">",
              "target": [
                "img[alt=\"Icono profesiones sanitarias\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\">",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\">",
              "target": [
                "img[alt=\"Icono salud digital\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\">",
              "target": [
                "img[alt=\"Icono salud laboral\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono sanidad ambiental\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\">",
              "target": [
                "img[alt=\"Icono sanidad exterior\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"] > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Áreas</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 68.3765px; padding-top: 8.31167px; margin-top: 0px; padding-bottom: 8.31167px; margin-bottom: 13.6549px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid subportada contenido\">",
              "target": [
                ".subportada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n                    <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n                    <li class=\"active\">Áreas</li>\n                </ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n                    <li><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>\n                    <li class=\"active\">Áreas</li>\n                </ol>",
              "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><a href=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a></li>",
              "target": [
                "ol > 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=\"/home.htm\"><i class=\"fa fa-home\" aria-hidden=\"true\"></i><span class=\"sr-only\">Inicio</span></a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "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=\"container-fluid titulo-pagina\">",
              "target": [
                ".titulo-pagina"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".titulo-pagina > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3  titulo-pagina-titulo\">\n                                <h1>Áreas</h1>\n                            </div>",
              "target": [
                ".titulo-pagina-titulo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Áreas</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=\"col-md-9  titulo-pagina-descripcion\">\n                                <p>Información sobre las áreas competenciales del Ministerio de Sanidad</p>\n                            </div>",
              "target": [
                ".titulo-pagina-descripcion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Información sobre las áreas competenciales del Ministerio de Sanidad</p>",
              "target": [
                ".titulo-pagina-descripcion > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "section > .row: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=\"col-sm-6 apartado apartado-primero\">",
              "target": [
                ".apartado-primero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/alertasEmergenciasSanitarias/home.htm\"><img src=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\"></a>\n                          </div>",
              "target": [
                ".apartado-primero > .imagen.col-md-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=\"/areas/alertasEmergenciasSanitarias/home.htm\"><img src=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\"></a>",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoAlertas_Areas.svg\" alt=\"Icono alertas y emergencias sanitarias\">",
              "target": [
                ".apartado-primero > .imagen.col-md-3 > a > 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=\"col-md-9\">",
              "target": [
                ".apartado-primero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\"><h2>Alertas y emergencias sanitarias</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Alertas y emergencias sanitarias</h2>",
              "target": [
                ".apartado-primero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Gestión de la información y apoyo en la respuesta ante situaciones de alerta o emergencia sanitaria nacional o internacional que suponen una amenaza para la salud de la población.</p>",
              "target": [
                ".apartado-primero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-segundo\">",
              "target": [
                ".apartado-segundo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/calidadAsistencial/home.htm\"><img src=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\"></a>\n                          </div>",
              "target": [
                ".apartado-segundo > .imagen.col-md-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=\"/areas/calidadAsistencial/home.htm\"><img src=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\"></a>",
              "target": [
                ".apartado-segundo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCalidadAsistencial.svg\" alt=\"Icono calidad asistencial\">",
              "target": [
                "img[alt=\"Icono calidad asistencial\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-segundo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/calidadAsistencial/home.htm\"><h2>Calidad asistencial</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Calidad asistencial</h2>",
              "target": [
                ".apartado-segundo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Desarrollo y promoción de la mejora de la calidad asistencial y la excelencia clínica en el sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-segundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-tercero\">",
              "target": [
                ".apartado-tercero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/CarteraServicios/home.htm\"><img src=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\"></a>\n                          </div>",
              "target": [
                ".apartado-tercero > .imagen.col-md-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=\"/areas/CarteraServicios/home.htm\"><img src=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\"></a>",
              "target": [
                ".apartado-tercero > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCartera.svg\" alt=\"Icono cartera de servicios\">",
              "target": [
                "img[src$=\"IconoCartera.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/carteraServicios/home.htm\"><h2>Cartera común de servicios del SNS</h2></a>\n                              <p>Prestaciones sanitarias comunes a todo el Sistema Nacional de Salud.</p>\n                          </div>",
              "target": [
                ".apartado-tercero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/carteraServicios/home.htm\"><h2>Cartera común de servicios del SNS</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cartera común de servicios del SNS</h2>",
              "target": [
                ".apartado-tercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Prestaciones sanitarias comunes a todo el Sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-tercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-cuarto\">",
              "target": [
                ".apartado-cuarto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/csur/home.htm\"><img src=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\"></a>\n                          </div>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-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=\"/areas/csur/home.htm\"><img src=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\"></a>",
              "target": [
                ".apartado-cuarto > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCentros.svg\" alt=\"Icono Centros, servicios y unidades de referencia\">",
              "target": [
                "img[src$=\"IconoCentros.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-cuarto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/csur/home.htm\"><h2>Centros, servicios y unidades de referencia</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Centros, servicios y unidades de referencia</h2>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Centros, Servicios y Unidades de Referencia del Sistema Nacional de Salud y Redes Europeas de Referencia.</p>",
              "target": [
                ".apartado-cuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-quinto\">",
              "target": [
                ".apartado-quinto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/cuidadosEnSalud/home.htm\"><img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\"></a>\n                          </div>",
              "target": [
                ".apartado-quinto > .imagen.col-md-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=\"/areas/cuidadosEnSalud/home.htm\"><img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\"></a>",
              "target": [
                ".apartado-quinto > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoCuidadosEnSalud.svg\" alt=\"Icono cuidados en salud\">",
              "target": [
                "img[alt=\"Icono cuidados en salud\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-quinto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\"><h2>Cuidados en Salud</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Cuidados en Salud</h2>",
              "target": [
                ".apartado-quinto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Promoción del bienestar integral mediante acciones preventivas, curativas y de rehabilitación, fomentando hábitos y estilos de vida saludables, además de la promoción activa de la salud en todos los aspectos físicos, emocionales, sociales y culturales.</p>",
              "target": [
                ".apartado-quinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-sexto\">",
              "target": [
                ".apartado-sexto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/farmacia/home.htm\"><img src=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\"></a>\n                          </div>",
              "target": [
                ".apartado-sexto > .imagen.col-md-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=\"/areas/farmacia/home.htm\"><img src=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\"></a>",
              "target": [
                ".apartado-sexto > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoFarmacia.svg\" alt=\"Icono farmacia\">",
              "target": [
                "img[src$=\"IconoFarmacia.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/farmacia/home.htm\"><h2>Farmacia</h2></a>\n                              <p>Política farmacéutica y financiación pública y de fijación del precio de los medicamentos y productos sanitarios.</p>\n                          </div>",
              "target": [
                ".apartado-sexto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/farmacia/home.htm\"><h2>Farmacia</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Farmacia</h2>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Política farmacéutica y financiación pública y de fijación del precio de los medicamentos y productos sanitarios.</p>",
              "target": [
                ".apartado-sexto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-septimo\">",
              "target": [
                ".apartado-septimo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\"></a>\n                          </div>",
              "target": [
                ".apartado-septimo > .imagen.col-md-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=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\"></a>",
              "target": [
                ".apartado-septimo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoMedicinaTransfusional.svg\" alt=\"Icono medicina transfunsional\">",
              "target": [
                "img[alt=\"Icono medicina transfunsional\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><h2>Medicina transfusional</h2></a>\n                              <p>Sistema Nacional para la Seguridad Transfusional y Hemovigilancia.</p>\n                          </div>",
              "target": [
                ".apartado-septimo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><h2>Medicina transfusional</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Medicina transfusional</h2>",
              "target": [
                ".apartado-septimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Sistema Nacional para la Seguridad Transfusional y Hemovigilancia.</p>",
              "target": [
                ".apartado-septimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-octavo\">",
              "target": [
                ".apartado-octavo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/pnsd/home.htm\" target=\"_blank\"><img src=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\"></a>\n                          </div>",
              "target": [
                ".apartado-octavo > .imagen.col-md-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=\"/areas/pnsd/home.htm\" target=\"_blank\"><img src=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\"></a>",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoDrogasAdicciones.svg\" alt=\"Icono Plan Nacional sobre Drogas\">",
              "target": [
                "a[target=\"_blank\"][href$=\"home.htm\"] > 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=\"col-md-9\">",
              "target": [
                ".apartado-octavo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/pnsd/home.htm\"><h2>Plan Nacional sobre Drogas</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Plan Nacional sobre Drogas</h2>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Coordinación de las políticas que, en materia de drogas, se llevan a cabo desde las distintas Administraciones Públicas y entidades sociales en España.</p>",
              "target": [
                ".apartado-octavo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-noveno\">",
              "target": [
                ".apartado-noveno"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/profesionesSanitarias/home.htm\"><img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\"></a>\n                          </div>",
              "target": [
                ".apartado-noveno > .imagen.col-md-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=\"/areas/profesionesSanitarias/home.htm\"><img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\"></a>",
              "target": [
                ".apartado-noveno > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoProfesionesSanitarias.svg\" alt=\"Icono profesiones sanitarias\">",
              "target": [
                "img[alt=\"Icono profesiones sanitarias\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/profesionesSanitarias/home.htm\"><h2>Profesiones sanitarias</h2></a>\n                              <p>Ordenación de las profesiones sanitarias y gestión de la formación especializada.</p>\n                          </div>",
              "target": [
                ".apartado-noveno > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\"><h2>Profesiones sanitarias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Profesiones sanitarias</h2>",
              "target": [
                ".apartado-noveno > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Ordenación de las profesiones sanitarias y gestión de la formación especializada.</p>",
              "target": [
                ".apartado-noveno > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-decimo\">",
              "target": [
                ".apartado-decimo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/promocionPrevencion/home.htm\"><img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\"></a>\n                          </div>",
              "target": [
                ".apartado-decimo > .imagen.col-md-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=\"/areas/promocionPrevencion/home.htm\"><img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\"></a>",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoPromocionSalud_Areas.svg\" alt=\"Icono promoción de la salud y prevención\">",
              "target": [
                ".apartado-decimo > .imagen.col-md-3 > a > 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=\"col-md-9\">",
              "target": [
                ".apartado-decimo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/promocionPrevencion/home.htm\"><h2>Promoción de la salud y prevención</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Promoción de la salud y prevención</h2>",
              "target": [
                ".apartado-decimo > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".apartado-decimo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-decimoPrimero\">",
              "target": [
                ".apartado-decimoPrimero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/saludDigital/home.htm\"><img src=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\"></a>\n                          </div>",
              "target": [
                ".apartado-decimoPrimero > .imagen.col-md-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=\"/areas/saludDigital/home.htm\"><img src=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\"></a>",
              "target": [
                ".apartado-decimoPrimero > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludDigital.svg\" alt=\"Icono salud digital\">",
              "target": [
                "img[alt=\"Icono salud digital\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/saludDigital/home.htm\"><h2>Salud digital</h2></a>\n                              <p>Acceso a la información clínica interoperable en el Sistema Nacional de Salud.</p>\n                          </div>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludDigital/home.htm\"><h2>Salud digital</h2></a>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud digital</h2>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acceso a la información clínica interoperable en el Sistema Nacional de Salud.</p>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-decimoSegundo\">",
              "target": [
                ".apartado-decimoSegundo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n\n                              <a href=\"/areas/saludLaboral/home.htm \"><img src=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\"></a>\n                          </div>",
              "target": [
                ".apartado-decimoSegundo > .imagen.col-md-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=\"/areas/saludLaboral/home.htm \"><img src=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\"></a>",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSaludLaboral.svg\" alt=\"Icono salud laboral\">",
              "target": [
                "img[alt=\"Icono salud laboral\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-decimoSegundo > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm \"><h2>Salud laboral</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Salud laboral</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acciones de prevención de riesgos laborales, de vigilancia y de promoción de la salud física y mental de las personas trabajadoras.</p>",
              "target": [
                ".apartado-decimoSegundo > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-decimoTercero\">",
              "target": [
                ".apartado-decimoTercero"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/sanidadAmbiental/home.htm\"><img src=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\"></a>\n                          </div>",
              "target": [
                ".apartado-decimoTercero > .imagen.col-md-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=\"/areas/sanidadAmbiental/home.htm\"><img src=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\"></a>",
              "target": [
                ".apartado-decimoTercero > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadAmbiental.svg\" alt=\"Icono sanidad ambiental\">",
              "target": [
                "img[alt=\"Icono sanidad ambiental\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-decimoTercero > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\"><h2>Sanidad ambiental</h2></a>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad ambiental</h2>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Realiza la vigilancia, identificación, evaluación, gestión y la comunicación de los riesgos para la salud que puedan derivarse de los factores ambientales.</p>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6 apartado apartado-decimoCuarto\">",
              "target": [
                ".apartado-decimoCuarto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/sanidadExterior/home.htm\"><img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\"></a>\n                          </div>",
              "target": [
                ".apartado-decimoCuarto > .imagen.col-md-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=\"/areas/sanidadExterior/home.htm\"><img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\"></a>",
              "target": [
                ".apartado-decimoCuarto > .imagen.col-md-3 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoSanidadExterior_Areas.svg\" alt=\"Icono sanidad exterior\">",
              "target": [
                "img[alt=\"Icono sanidad exterior\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-9\">",
              "target": [
                ".apartado-decimoCuarto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadExterior/home.htm\"><h2>Sanidad exterior</h2></a>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Sanidad exterior</h2>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Control y vigilancia higiénico-sanitaria de puertos y aeropuertos de tráfico internacional e instalaciones fronterizas, tráfico internacional de viajeros, mercancías y medios de transporte y vacunación internacional.</p>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-sm-6 apartado apartado-decimoQuinto\">",
              "target": [
                ".apartado-decimoQuinto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-3 imagen\">\n                              <a href=\"/areas/DCVIHT/home.htm\n\"><img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\"></a>\n                          </div>",
              "target": [
                ".apartado-decimoQuinto > .imagen.col-md-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=\"/areas/DCVIHT/home.htm\n\"><img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\"></a>",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/IconoEnfermedadesTransmisibles.svg\" alt=\"Icono VIH, ITS, hepatitis virales y tuberculosis\">",
              "target": [
                ":root > .imagen.col-md-3 > a[href$=\"home.htm\"] > 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=\"col-md-9\">",
              "target": [
                ".apartado-decimoQuinto > .col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/DCVIHT/home.htm\n\"><h2>VIH, ITS, hepatitis virales y tuberculosis</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>VIH, ITS, hepatitis virales y tuberculosis</h2>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"] > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Programas, planes y estrategias de prevención y control del VIH, Infecciones de Transmisión Sexual, Hepatitis virales y Tuberculosis.</p>",
              "target": [
                ".apartado-decimoQuinto > .col-md-9 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-primero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\"><h2>Alertas y emergencias sanitarias</h2></a>",
              "target": [
                ".apartado-primero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-segundo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/calidadAsistencial/home.htm\"><h2>Calidad asistencial</h2></a>",
              "target": [
                ".apartado-segundo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/carteraServicios/home.htm\"><h2>Cartera común de servicios del SNS</h2></a>\n                              <p>Prestaciones sanitarias comunes a todo el Sistema Nacional de Salud.</p>\n                          </div>",
                      "target": [
                        ".apartado-tercero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/carteraServicios/home.htm\"><h2>Cartera común de servicios del SNS</h2></a>",
              "target": [
                ".apartado-tercero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-cuarto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/csur/home.htm\"><h2>Centros, servicios y unidades de referencia</h2></a>",
              "target": [
                ".apartado-cuarto > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-quinto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\"><h2>Cuidados en Salud</h2></a>",
              "target": [
                ".apartado-quinto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/farmacia/home.htm\"><h2>Farmacia</h2></a>\n                              <p>Política farmacéutica y financiación pública y de fijación del precio de los medicamentos y productos sanitarios.</p>\n                          </div>",
                      "target": [
                        ".apartado-sexto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/farmacia/home.htm\"><h2>Farmacia</h2></a>",
              "target": [
                ".apartado-sexto > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><h2>Medicina transfusional</h2></a>\n                              <p>Sistema Nacional para la Seguridad Transfusional y Hemovigilancia.</p>\n                          </div>",
                      "target": [
                        ".apartado-septimo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\"><h2>Medicina transfusional</h2></a>",
              "target": [
                ".apartado-septimo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-octavo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/pnsd/home.htm\"><h2>Plan Nacional sobre Drogas</h2></a>",
              "target": [
                ".apartado-octavo > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/profesionesSanitarias/home.htm\"><h2>Profesiones sanitarias</h2></a>\n                              <p>Ordenación de las profesiones sanitarias y gestión de la formación especializada.</p>\n                          </div>",
                      "target": [
                        ".apartado-noveno > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\"><h2>Profesiones sanitarias</h2></a>",
              "target": [
                ".apartado-noveno > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/promocionPrevencion/home.htm\"><h2>Promoción de la salud y prevención</h2></a>",
              "target": [
                ".apartado-decimo > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">\n                            <a href=\"/areas/saludDigital/home.htm\"><h2>Salud digital</h2></a>\n                              <p>Acceso a la información clínica interoperable en el Sistema Nacional de Salud.</p>\n                          </div>",
                      "target": [
                        ".apartado-decimoPrimero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/saludDigital/home.htm\"><h2>Salud digital</h2></a>",
              "target": [
                ".apartado-decimoPrimero > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimoSegundo > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/saludLaboral/home.htm \"><h2>Salud laboral</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimoTercero > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\"><h2>Sanidad ambiental</h2></a>",
              "target": [
                ".apartado-decimoTercero > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimoCuarto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/sanidadExterior/home.htm\"><h2>Sanidad exterior</h2></a>",
              "target": [
                ".apartado-decimoCuarto > .col-md-9 > a"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "bgOverlap"
                  },
                  "relatedNodes": [
                    {
                      "html": "<div class=\"col-md-9\">",
                      "target": [
                        ".apartado-decimoQuinto > .col-md-9"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's contrast ratio could not be determined because of element overlap"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/areas/DCVIHT/home.htm\n\"><h2>VIH, ITS, hepatitis virales y tuberculosis</h2></a>",
              "target": [
                ":root > .col-md-9 > a[href$=\"home.htm\"]"
              ],
              "failureSummary": "Fix any of the following:\n  Element's contrast ratio could not be determined because of element overlap"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/sanidad/portada/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/sanidad/portada/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/orgInternacionales/relacionesUEyOOII/home.htm": {
      "title": "Ministerio de Sanidad - Ministerio - Relaciones UE y OOII",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        ".imagen_texto > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        ".imagen_texto > p:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "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 does not have text that is visible to screen readers"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has no title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is in tab order and does not have accessible text"
                }
              ],
              "impact": "serious",
              "html": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/vacantesOOII/home.htm\">\n\t\t <br> \n\t</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(5) > a:nth-child(2)"
              ],
              "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Relaciones con la Unión Europea y con organismos internacionales</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 57.586px; padding-top: 7px; margin-top: 0px; padding-bottom: 7px; margin-bottom: 11.5px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Relaciones con la Unión Europea y con organismos internacionales</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Relaciones con la Unión Europea y con organismos internacionales</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Relaciones con la Unión Europea y con organismos internacionales</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".imagen_texto > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La gestión y coordinación de las relaciones internacionales en materia de sanidad, en colaboración con el Ministerio de Asuntos Exteriores, Unión Europea y de Cooperación; y la representación del Departamento en distintos foros multilaterales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La tramitación de contribuciones de acuerdos e instrumentos internacionales en las materias que competen al Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La coordinación de los asuntos relacionados con la cooperación al desarrollo en materias propias del Ministerio.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La coordinación en materia de relaciones internacionales con la Secretaría de las distintas Conferencias Sectoriales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Los trámites previos a la legalización de documentos que deban surtir efecto en el extranjero.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>El seguimiento de los procedimientos de elaboración de la legislación de la Unión Europea que afecte a las materias del Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para más información:</p>",
              "target": [
                ".imagen_texto > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesUE/home.htm\">Relaciones con la Unión Europea</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesMultilaterales/home.htm\">Relaciones multilaterales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesBilaterales/home.htm\">Relaciones bilaterales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../servCiudadanos/internacional/legalizacion/home.htm\">Reconocimiento previo de firma para legalización de documentos</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(5) > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Relaciones con la Unión Europea y con organismos internacionales</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(3) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Relaciones con la Unión Europea y con organismos internacionales</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                },
                {
                  "id": "presentational-role",
                  "data": {
                    "role": "presentation"
                  },
                  "relatedNodes": [],
                  "impact": "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=\"./img/mapaMundo.gif\" alt=\"\" longdesc=\"\" width=\"236\" height=\"119\">",
              "target": [
                "img[src$=\"mapaMundo.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > 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=\"./img/mapaMundo.gif\" alt=\"\" longdesc=\"\" width=\"236\" height=\"119\">",
              "target": [
                "img[src$=\"mapaMundo.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-name",
          "impact": "serious",
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag244",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.2.4.4",
            "EN-9.4.1.2",
            "ACT",
            "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > 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 href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > 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 href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > .active > 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 href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesUE/home.htm\">Relaciones con la Unión Europea</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > 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 href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesMultilaterales/home.htm\">Relaciones multilaterales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(2) > 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 href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesBilaterales/home.htm\">Relaciones bilaterales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(3) > 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 href=\"../../../servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(4) > 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 href=\"../../../servCiudadanos/internacional/legalizacion/home.htm\">Reconocimiento previo de firma para legalización de documentos</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(5) > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > 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 href=\"../../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                ".imagen_texto > ul:nth-child(3)"
              ]
            },
            {
              "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(5)"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Relaciones con la Unión Europea y con organismos internacionales</li>",
              "target": [
                "ol > .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><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"active\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>La gestión y coordinación de las relaciones internacionales en materia de sanidad, en colaboración con el Ministerio de Asuntos Exteriores, Unión Europea y de Cooperación; y la representación del Departamento en distintos foros multilaterales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La tramitación de contribuciones de acuerdos e instrumentos internacionales en las materias que competen al Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La coordinación de los asuntos relacionados con la cooperación al desarrollo en materias propias del Ministerio.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La coordinación en materia de relaciones internacionales con la Secretaría de las distintas Conferencias Sectoriales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>Los trámites previos a la legalización de documentos que deban surtir efecto en el extranjero.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>El seguimiento de los procedimientos de elaboración de la legislación de la Unión Europea que afecte a las materias del Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li: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>\n                            <a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesUE/home.htm\">Relaciones con la Unión Europea</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesMultilaterales/home.htm\">Relaciones multilaterales</a>.</li>",
              "target": [
                "ul:nth-child(5) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesBilaterales/home.htm\">Relaciones bilaterales</a>.</li>",
              "target": [
                "ul:nth-child(5) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <a href=\"../../../servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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>\n                            <a href=\"../../../servCiudadanos/internacional/legalizacion/home.htm\">Reconocimiento previo de firma para legalización de documentos</a>.<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/vacantesOOII/home.htm\">\n\t\t <br> \n\t</a> </li>",
              "target": [
                "ul:nth-child(5) > 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>                                    <a href=\"../../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Relaciones con la Unión Europea y con organismos internacionales</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "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=\"./img/mapaMundo.gif\" alt=\"\" longdesc=\"\" width=\"236\" height=\"119\">",
              "target": [
                "img[src$=\"mapaMundo.gif\"]"
              ]
            }
          ]
        },
        {
          "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 57.586px; padding-top: 7px; margin-top: 0px; padding-bottom: 7px; margin-bottom: 11.5px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#leftmenu > ul > li: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": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Relaciones con la Unión Europea y con organismos internacionales</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=\"imagen_texto\">",
              "target": [
                ".imagen_texto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"imagen_der\">\n                        <img src=\"./img/mapaMundo.gif\" alt=\"\" longdesc=\"\" width=\"236\" height=\"119\">\n                    </div>",
              "target": [
                ".imagen_der"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/mapaMundo.gif\" alt=\"\" longdesc=\"\" width=\"236\" height=\"119\">",
              "target": [
                "img[src$=\"mapaMundo.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".imagen_texto > 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": "<a href=\"https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/act.php?id=BOE-A-2024-15213\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "p:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".imagen_texto > ul: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>La gestión y coordinación de las relaciones internacionales en materia de sanidad, en colaboración con el Ministerio de Asuntos Exteriores, Unión Europea y de Cooperación; y la representación del Departamento en distintos foros multilaterales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La tramitación de contribuciones de acuerdos e instrumentos internacionales en las materias que competen al Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La coordinación de los asuntos relacionados con la cooperación al desarrollo en materias propias del Ministerio.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>La coordinación en materia de relaciones internacionales con la Secretaría de las distintas Conferencias Sectoriales.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>Los trámites previos a la legalización de documentos que deban surtir efecto en el extranjero.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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": "<li>El seguimiento de los procedimientos de elaboración de la legislación de la Unión Europea que afecte a las materias del Departamento.</li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li: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>Para más información:</p>",
              "target": [
                ".imagen_texto > 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": "<ul>",
              "target": [
                "ul: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": "<li>\n                            <a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesUE/home.htm\">Relaciones con la Unión Europea</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesUE/home.htm\">Relaciones con la Unión Europea</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(1) > a"
              ]
            },
            {
              "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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesMultilaterales/home.htm\">Relaciones multilaterales</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesMultilaterales/home.htm\">Relaciones multilaterales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(2) > a"
              ]
            },
            {
              "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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesBilaterales/home.htm\">Relaciones bilaterales</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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": "<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/relacionesBilaterales/home.htm\">Relaciones bilaterales</a>",
              "target": [
                "ul:nth-child(5) > li: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": "<li>\n                            <a href=\"../../../servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>.</li>",
              "target": [
                "ul:nth-child(5) > 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": "<a href=\"../../../servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(4) > a"
              ]
            },
            {
              "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=\"../../../servCiudadanos/internacional/legalizacion/home.htm\">Reconocimiento previo de firma para legalización de documentos</a>.<a href=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/vacantesOOII/home.htm\">\n\t\t <br> \n\t</a> </li>",
              "target": [
                "ul:nth-child(5) > 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": "<a href=\"../../../servCiudadanos/internacional/legalizacion/home.htm\">Reconocimiento previo de firma para legalización de documentos</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(5) > a: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=\"../../../organizacion/orgInternacionales/relacionesUEyOOII/vacantesOOII/home.htm\">\n\t\t <br> \n\t</a>",
              "target": [
                "ul:nth-child(5) > li:nth-child(5) > a: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": [
                "a:nth-child(2) > br"
              ]
            },
            {
              "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(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=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "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": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "elmPartiallyObscuring"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's foreground contrast ratio could not be determined"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's foreground contrast ratio could not be determined"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/orgInternacionales/relacionesUEyOOII/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/orgInternacionales/relacionesUEyOOII/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/estadEstudios/portada/home.htm": {
      "title": "Ministerio de Sanidad - Sanidad en datos - Portada",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Sistema de Información Sanitaria</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                "#aceptarCookie > .fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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\" class=\"fa fa-caret-right\">&nbsp;</span>",
              "target": [
                ".masInfo > .fa-caret-right.fa[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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 44.7299px; padding-top: 5.43725px; margin-top: 0px; padding-bottom: 5.43725px; margin-bottom: 8.93262px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Sistema de Información Sanitaria</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Sistema de Información Sanitaria</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema de Información Sanitaria</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"encabezado\">Recomendado</div>",
              "target": [
                ".encabezado"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/UltDatos.htm\">Últimos datos</a>",
              "target": [
                "#destacados > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://inclasns.sanidad.gob.es/\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual del Sistema Nacional de Salud</a>",
              "target": [
                "#destacados > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/Analisis_actividad_asistencial.htm\">Análisis de la actividad asistencial</a>",
              "target": [
                "#destacados > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sanidad-ue.es\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sanidad-ue.es\">La sanidad en la UE\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"sanidad-ue.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\">",
              "target": [
                "#destacados > ul > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                ".listSNS > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                ".listSNS > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistemas de Información de Atención Especializada</a>",
              "target": [
                ".listSNS > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y productos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y gasto sanitario</a>",
              "target": [
                ".listSNS > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                ".listSNS > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/PaRIS/home.htm\">Experiencia de los pacientes: PaRIS (Patient-Reported Indicators Surveys)</a>",
              "target": [
                ".listSNS > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Recursos humanos, ordenación profesional y formación continuada en el SNS: informe monográfico, 2024</a>",
              "target": [
                ".listSNS > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\" class=\"btn btn-primary masInfo\">Más información <span aria-hidden=\"true\" class=\"fa fa-caret-right\">&nbsp;</span>\n                                </a>",
              "target": [
                ".masInfo"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Aplicaciones de Consulta - Portal Estadístico</span>",
              "target": [
                "div:nth-child(1) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Banco de Datos</span>",
              "target": [
                ".ficha-zika > div:nth-child(2) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Clasificaciones y Normalización Estadística</span>",
              "target": [
                "div:nth-child(3) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Encuentros y Jornadas</span>",
              "target": [
                "div:nth-child(4) > a > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Sistema de Información Sanitaria</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(3) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema de Información Sanitaria</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"sanidad-ue.es\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"../portada/img/ICONO_SISTEMA_DE_INFORMACION_SNS.png\" class=\"imgSNS\" alt=\"Logo SNS\">",
              "target": [
                ".imgSNS"
              ]
            },
            {
              "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=\"../portada/img/ICONO_APLICACIONES_CONSULTA.png\" alt=\"Imagen Aplicaciones de Consulta - Portal Estadístico\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > a > 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=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">",
              "target": [
                "img[alt=\"Imagen Banco de Datos\"]"
              ]
            },
            {
              "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=\"../portada/img/ICONO_NORMALIZACION_ESTADISTICA.png\" alt=\"Imagen Clasificaciones y Normalización Estadística\">",
              "target": [
                "div:nth-child(3) > a > 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=\"../portada/img/ICONO_ENCUENTROS_JORNADAS.png\" alt=\"Imagen Encuentros y Jornadas\">",
              "target": [
                "img[alt=\"Imagen Encuentros y Jornadas\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"sanidad-ue.es\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"../portada/img/ICONO_SISTEMA_DE_INFORMACION_SNS.png\" class=\"imgSNS\" alt=\"Logo SNS\">",
              "target": [
                ".imgSNS"
              ]
            },
            {
              "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=\"../portada/img/ICONO_APLICACIONES_CONSULTA.png\" alt=\"Imagen Aplicaciones de Consulta - Portal Estadístico\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > a > 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=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">",
              "target": [
                "img[alt=\"Imagen Banco de Datos\"]"
              ]
            },
            {
              "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=\"../portada/img/ICONO_NORMALIZACION_ESTADISTICA.png\" alt=\"Imagen Clasificaciones y Normalización Estadística\">",
              "target": [
                "div:nth-child(3) > a > 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=\"../portada/img/ICONO_ENCUENTROS_JORNADAS.png\" alt=\"Imagen Encuentros y Jornadas\">",
              "target": [
                "img[alt=\"Imagen Encuentros y Jornadas\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#leftmenu > ul > .active > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/UltDatos.htm\">Últimos datos</a>",
              "target": [
                "#destacados > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://inclasns.sanidad.gob.es/\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual del Sistema Nacional de Salud</a>",
              "target": [
                "#destacados > ul > li:nth-child(3) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/Analisis_actividad_asistencial.htm\">Análisis de la actividad asistencial</a>",
              "target": [
                "#destacados > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://sanidad-ue.es\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sanidad-ue.es\">La sanidad en la UE\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"sanidad-ue.es\"]"
              ]
            },
            {
              "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.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\">",
              "target": [
                "li:nth-child(6) > a[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=\"../../estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\">",
              "target": [
                "#destacados > ul > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                ".listSNS > ul > li:nth-child(1) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(2) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                ".listSNS > ul > li:nth-child(3) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistemas de Información de Atención Especializada</a>",
              "target": [
                ".listSNS > ul > li:nth-child(4) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y productos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(5) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y gasto sanitario</a>",
              "target": [
                ".listSNS > ul > li: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 href=\"../../estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                ".listSNS > ul > li:nth-child(7) > 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 href=\"../../estadEstudios/estadisticas/PaRIS/home.htm\">Experiencia de los pacientes: PaRIS (Patient-Reported Indicators Surveys)</a>",
              "target": [
                ".listSNS > ul > li:nth-child(8) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Recursos humanos, ordenación profesional y formación continuada en el SNS: informe monográfico, 2024</a>",
              "target": [
                ".listSNS > ul > li:nth-child(9) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\" class=\"btn btn-primary masInfo\">Más información <span aria-hidden=\"true\" class=\"fa fa-caret-right\">&nbsp;</span>\n                                </a>",
              "target": [
                ".masInfo"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > 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 href=\"../../estadEstudios/estadisticas/bancoDatos.htm\">\n                                <img src=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">\n                                <span>Banco de Datos</span>\n                            </a>",
              "target": [
                ".ficha-zika > div:nth-child(2) > 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 href=\"../../estadEstudios/estadisticas/normalizacion/home.htm\">",
              "target": [
                "div:nth-child(3) > 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 href=\"../../estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">",
              "target": [
                "div:nth-child(4) > 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 href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                "#destacados > 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>",
              "target": [
                ".listSNS > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Sistema de Información Sanitaria</li>",
              "target": [
                "ol > .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><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/UltDatos.htm\">Últimos datos</a>\n                                </li>",
              "target": [
                "#destacados > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual del Sistema Nacional de Salud</a>\n                                </li>",
              "target": [
                "#destacados > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/Analisis_actividad_asistencial.htm\">Análisis de la actividad asistencial</a>\n                                </li>",
              "target": [
                "#destacados > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistemas de Información de Atención Especializada</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y productos sanitarios</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y gasto sanitario</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li: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>\n                                    <a href=\"../../estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/PaRIS/home.htm\">Experiencia de los pacientes: PaRIS (Patient-Reported Indicators Surveys)</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Recursos humanos, ordenación profesional y formación continuada en el SNS: informe monográfico, 2024</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"sanidad-ue.es\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_SISTEMA_DE_INFORMACION_SNS.png\" class=\"imgSNS\" alt=\"Logo SNS\">",
              "target": [
                ".imgSNS"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_APLICACIONES_CONSULTA.png\" alt=\"Imagen Aplicaciones de Consulta - Portal Estadístico\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">",
              "target": [
                "img[alt=\"Imagen Banco de Datos\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_NORMALIZACION_ESTADISTICA.png\" alt=\"Imagen Clasificaciones y Normalización Estadística\">",
              "target": [
                "div:nth-child(3) > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_ENCUENTROS_JORNADAS.png\" alt=\"Imagen Encuentros y Jornadas\">",
              "target": [
                "img[alt=\"Imagen Encuentros y Jornadas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Sistema de Información Sanitaria</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 44.7299px; padding-top: 5.43725px; margin-top: 0px; padding-bottom: 5.43725px; margin-bottom: 8.93262px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#leftmenu > ul > .active > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Sistema de Información Sanitaria</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 id=\"indice\">",
              "target": [
                "section > div: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=\"col-sm-12 col-md-4\">",
              "target": [
                ".col-sm-12.col-md-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=\"encabezado\">Recomendado</div>",
              "target": [
                ".encabezado"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"destacados\">",
              "target": [
                "#destacados"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#destacados > ul"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/UltDatos.htm\">Últimos datos</a>\n                                </li>",
              "target": [
                "#destacados > ul > 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=\"../../estadEstudios/estadisticas/sisInfSanSNS/UltDatos.htm\">Últimos datos</a>",
              "target": [
                "#destacados > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > 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=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://inclasns.sanidad.gob.es/\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "#destacados > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual del Sistema Nacional de Salud</a>\n                                </li>",
              "target": [
                "#destacados > ul > 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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual del Sistema Nacional de Salud</a>",
              "target": [
                "#destacados > ul > li: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": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/Analisis_actividad_asistencial.htm\">Análisis de la actividad asistencial</a>\n                                </li>",
              "target": [
                "#destacados > ul > 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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/Analisis_actividad_asistencial.htm\">Análisis de la actividad asistencial</a>",
              "target": [
                "#destacados > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > 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": "<a href=\"https://sanidad-ue.es\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sanidad-ue.es\">La sanidad en la UE\n\t\t\t\t\t\t\t\t\t\t \t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t \n\t\t\t\t\t\t\t\t</a>",
              "target": [
                "a[href$=\"sanidad-ue.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                "a[href$=\"sanidad-ue.es\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li: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=\"https://www.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.aepd.es/infografias/infografia-decalogo-personal-sanitario.pdf\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(6) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#destacados > ul > li: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=\"../../estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /estadEstudios/portada/docs/Calendario_DifusionSIS.pdf\">",
              "target": [
                "#destacados > ul > li:nth-child(7) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(7) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-12 col-md-8\" id=\"indice\">",
              "target": [
                ".col-sm-12.col-md-8"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_SISTEMA_DE_INFORMACION_SNS.png\" class=\"imgSNS\" alt=\"Logo SNS\">",
              "target": [
                ".imgSNS"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"listSNS\">",
              "target": [
                ".listSNS"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".listSNS > ul"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>\n                                </li>",
              "target": [
                ".listSNS > ul > 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=\"../../estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                ".listSNS > ul > li:nth-child(1) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>\n                                </li>",
              "target": [
                ".listSNS > ul > 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=\"../../estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(2) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>\n                                </li>",
              "target": [
                ".listSNS > ul > 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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                ".listSNS > ul > li: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": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistemas de Información de Atención Especializada</a>\n                                </li>",
              "target": [
                ".listSNS > ul > 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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistemas de Información de Atención Especializada</a>",
              "target": [
                ".listSNS > ul > li:nth-child(4) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y productos sanitarios</a>\n                                </li>",
              "target": [
                ".listSNS > ul > 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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y productos sanitarios</a>",
              "target": [
                ".listSNS > ul > li:nth-child(5) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y gasto sanitario</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li: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=\"../../estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y gasto sanitario</a>",
              "target": [
                ".listSNS > ul > li: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": "<li>\n                                    <a href=\"../../estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li: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=\"../../estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                ".listSNS > ul > li:nth-child(7) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/PaRIS/home.htm\">Experiencia de los pacientes: PaRIS (Patient-Reported Indicators Surveys)</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li: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=\"../../estadEstudios/estadisticas/PaRIS/home.htm\">Experiencia de los pacientes: PaRIS (Patient-Reported Indicators Surveys)</a>",
              "target": [
                ".listSNS > ul > li:nth-child(8) > a"
              ]
            },
            {
              "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=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Recursos humanos, ordenación profesional y formación continuada en el SNS: informe monográfico, 2024</a>\n                                </li>",
              "target": [
                ".listSNS > ul > li: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": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Recursos humanos, ordenación profesional y formación continuada en el SNS: informe monográfico, 2024</a>",
              "target": [
                ".listSNS > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"texto_derecha\">",
              "target": [
                ".texto_derecha"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\" class=\"btn btn-primary masInfo\">Más información <span aria-hidden=\"true\" class=\"fa fa-caret-right\">&nbsp;</span>\n                                </a>",
              "target": [
                ".masInfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"ficha-zika col-md-10 col-sm-12\">",
              "target": [
                ".ficha-zika"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".ficha-zika > div: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=\"../../estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_APLICACIONES_CONSULTA.png\" alt=\"Imagen Aplicaciones de Consulta - Portal Estadístico\">",
              "target": [
                ".ficha-zika > div:nth-child(1) > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Aplicaciones de Consulta - Portal Estadístico</span>",
              "target": [
                "div:nth-child(1) > 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>",
              "target": [
                ".ficha-zika > div: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=\"../../estadEstudios/estadisticas/bancoDatos.htm\">\n                                <img src=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">\n                                <span>Banco de Datos</span>\n                            </a>",
              "target": [
                ".ficha-zika > div:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_BANCO_DE_DATOS.png\" alt=\"Imagen Banco de Datos\">",
              "target": [
                "img[alt=\"Imagen Banco de Datos\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Banco de Datos</span>",
              "target": [
                ".ficha-zika > div:nth-child(2) > 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>",
              "target": [
                ".ficha-zika > div: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=\"../../estadEstudios/estadisticas/normalizacion/home.htm\">",
              "target": [
                "div: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": "<img src=\"../portada/img/ICONO_NORMALIZACION_ESTADISTICA.png\" alt=\"Imagen Clasificaciones y Normalización Estadística\">",
              "target": [
                "div:nth-child(3) > a > img"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Clasificaciones y Normalización Estadística</span>",
              "target": [
                "div: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>",
              "target": [
                ".ficha-zika > div: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=\"../../estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">",
              "target": [
                "div:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../portada/img/ICONO_ENCUENTROS_JORNADAS.png\" alt=\"Imagen Encuentros y Jornadas\">",
              "target": [
                "img[alt=\"Imagen Encuentros y Jornadas\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Encuentros y Jornadas</span>",
              "target": [
                "div:nth-child(4) > 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=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/estadEstudios/portada/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/estadEstudios/portada/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/biblioPublic/portada/home.htm": {
      "title": "Ministerio de Sanidad - Servicios a la Ciudadanía - Biblioteca y Publicaciones",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Biblioteca y Publicaciones</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 66.2965px; padding-top: 8.05883px; margin-top: 0px; padding-bottom: 8.05883px; margin-bottom: 13.2395px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Biblioteca y Publicaciones</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Biblioteca y Publicaciones</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Biblioteca y Publicaciones</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../publicaciones/home.htm\">Publicaciones</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../biblioDocum/home.htm\">Bibliotecas</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Biblioteca y Publicaciones</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(7) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(7) > div:nth-child(3) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Biblioteca y Publicaciones</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > 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 href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > 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 href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > 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 href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > 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 href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#leftmenu > ul > li: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 href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > 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 href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > 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 href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > 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 href=\"../publicaciones/home.htm\">Publicaciones</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../biblioDocum/home.htm\">Bibliotecas</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>\n                    <li>\n                        <a href=\"../publicaciones/home.htm\">Publicaciones</a>\n                    </li>\n                    <li>\n                        <a href=\"../biblioDocum/home.htm\">Bibliotecas</a>\n                    </li>\n                </ul>",
              "target": [
                "#indice > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Biblioteca y Publicaciones</li>",
              "target": [
                "ol > .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><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                "#leftmenu > ul > li: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><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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=\"../publicaciones/home.htm\">Publicaciones</a>\n                    </li>",
              "target": [
                "#indice > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <a href=\"../biblioDocum/home.htm\">Bibliotecas</a>\n                    </li>",
              "target": [
                "#indice > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Biblioteca y Publicaciones</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 66.2965px; padding-top: 8.05883px; margin-top: 0px; padding-bottom: 8.05883px; margin-bottom: 13.2395px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#leftmenu > ul > li: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": "<li><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                "#leftmenu > ul > li: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=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                "#leftmenu > ul > li: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": "<a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Biblioteca y Publicaciones</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 id=\"indice\">",
              "target": [
                "#indice"
              ]
            },
            {
              "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>\n                        <a href=\"../publicaciones/home.htm\">Publicaciones</a>\n                    </li>\n                    <li>\n                        <a href=\"../biblioDocum/home.htm\">Bibliotecas</a>\n                    </li>\n                </ul>",
              "target": [
                "#indice > ul"
              ]
            },
            {
              "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=\"../publicaciones/home.htm\">Publicaciones</a>\n                    </li>",
              "target": [
                "#indice > ul > 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=\"../publicaciones/home.htm\">Publicaciones</a>",
              "target": [
                "#indice > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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=\"../biblioDocum/home.htm\">Bibliotecas</a>\n                    </li>",
              "target": [
                "#indice > ul > 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=\"../biblioDocum/home.htm\">Bibliotecas</a>",
              "target": [
                "#indice > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/biblioPublic/portada/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/biblioPublic/portada/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/gabinete/fotografias.do": {
      "title": "Ministerio de Sanidad - Prensa y comunicación - Fotografías",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Fotografías</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 49.1737px; padding-top: 5.97742px; margin-top: 0px; padding-bottom: 5.97742px; margin-bottom: 9.82005px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(4)"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Fotografías</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>2026</h2>",
                      "target": [
                        "h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Fotografías</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Fotografías</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verHistorico\">Histórico Fotografías</a>",
              "target": [
                "section > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>2026</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a>",
              "target": [
                "section > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a>",
              "target": [
                "section > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a>",
              "target": [
                "section > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a>",
              "target": [
                "section > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Fotografías</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>2026</h2>",
              "target": [
                "h2"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(3) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(3) > h2:nth-child(3)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Fotografías</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>2026</h2>",
              "target": [
                "h2"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verHistorico\">Histórico Fotografías</a>",
              "target": [
                "section > p > 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 href=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a>",
              "target": [
                "section > ul > li:nth-child(1) > 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 href=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a>",
              "target": [
                "section > ul > li:nth-child(2) > 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 href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a>",
              "target": [
                "section > ul > li:nth-child(3) > 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 href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a>",
              "target": [
                "section > ul > li:nth-child(4) > 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 href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Fotografías</li></ol>",
              "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": [
                "section > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Fotografías</li>",
              "target": [
                "ol > .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 style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Fotografías</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 49.1737px; padding-top: 5.97742px; margin-top: 0px; padding-bottom: 5.97742px; margin-bottom: 9.82005px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Fotografías</li></ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Fotografías</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Fotografías</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": "<p><a href=\"fotografias.do?metodo=verHistorico\">Histórico Fotografías</a></p>",
              "target": [
                "section > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"fotografias.do?metodo=verHistorico\">Histórico Fotografías</a>",
              "target": [
                "section > p > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>2026</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": "<ul>",
              "target": [
                "section > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > 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=\"fotografias.do?metodo=verAlbum&amp;album=01012026\">ENERO</a>",
              "target": [
                "section > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > 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=\"fotografias.do?metodo=verAlbum&amp;album=01022026\">FEBRERO</a>",
              "target": [
                "section > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > 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": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01032026\">MARZO</a>",
              "target": [
                "section > ul > li: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": "<li style=\"display: inline;\"> \n\t\t\t\t\t\t\t\t<a href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a> | \n\t\t\t\t\t\t\t</li>",
              "target": [
                "section > ul > 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": "<a href=\"fotografias.do?metodo=verAlbum&amp;album=01042026\">ABRIL</a>",
              "target": [
                "section > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinete/fotografias.do",
      "originalUrl": "https://www.sanidad.gob.es/gabinete/fotografias.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/gabinete/notasPrensa.do": {
      "title": "Ministerio de Sanidad - Prensa y comunicación - Noticias",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "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 contains <img> element with alt text that duplicates existing text"
                }
              ],
              "impact": "minor",
              "html": "<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\">",
              "target": [
                "img[src$=\"rss_xml.gif\"]"
              ],
              "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": "serious",
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Only title used to generate label for form element"
                }
              ],
              "impact": "serious",
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ],
              "failureSummary": "Fix all of the following:\n  Only title used to generate label for form 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"=&quot;active&quot;\">Noticias</li>",
              "target": [
                ".\\=\\\"active\\\""
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton.navbar-toggle[type=\"button\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton.navbar-toggle[type=\"button\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 101.764px; padding-top: 12.3702px; margin-top: 0px; padding-bottom: 12.3702px; margin-bottom: 20.3224px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(7)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(8)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(9)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(10)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(11)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(12)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(13)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row:nth-child(14)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div style=\"border: 0.05em solid #D2D2D2;float:left;width:99%;padding: 0.5%;\">\t\t\n\t\t<a href=\"notap_rss.do\">Susbribirse al canal RSS de Notas de Prensa \n\t\t<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\"></a>\n\t</div>",
              "target": [
                "div:nth-child(4447)"
              ]
            }
          ]
        },
        {
          "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"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"submit\" class=\"boton botonBuscarNoticias\">Buscar</button>",
              "target": [
                ".boton"
              ]
            },
            {
              "any": [
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"prevBtn\" title=\"Anterior\" disabled=\"\"><i class=\"fa-solid fa-angle-left\"></i></button>",
              "target": [
                "#prevBtn"
              ]
            },
            {
              "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=\"page-button\" disabled=\"\">1</button>",
              "target": [
                ".page-button:nth-child(1)"
              ]
            },
            {
              "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=\"page-button\">2</button>",
              "target": [
                ".page-button:nth-child(2)"
              ]
            },
            {
              "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=\"page-button\">3</button>",
              "target": [
                ".page-button:nth-child(3)"
              ]
            },
            {
              "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=\"page-button\">4</button>",
              "target": [
                ".page-button:nth-child(4)"
              ]
            },
            {
              "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=\"page-button\">371</button>",
              "target": [
                ".page-button:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"nextBtn\" title=\"Siguiente\"><i class=\"fa-solid fa-angle-right\"></i></button>",
              "target": [
                "#nextBtn"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Noticias</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > h2"
                      ]
                    },
                    {
                      "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>\n                    </h2>",
                      "target": [
                        ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"=&quot;active&quot;\">Noticias</li>",
              "target": [
                ".\\=\\\"active\\\""
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Noticias</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"submit\" class=\"boton botonBuscarNoticias\">Buscar</button>",
              "target": [
                ".boton"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        22 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        22 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        21 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        20 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6891\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        20 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6890\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        17 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6889\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6888\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6887\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6886\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        10 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6885\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        9 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6884\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        9 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">2</button>",
              "target": [
                ".page-button:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">3</button>",
              "target": [
                ".page-button:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">4</button>",
              "target": [
                ".page-button:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">371</button>",
              "target": [
                ".page-button:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notap_rss.do\">Susbribirse al canal RSS de Notas de Prensa \n\t\t<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\"></a>",
              "target": [
                "a[href$=\"notap_rss.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "notaBusqueda",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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>Noticias</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>\n                        <a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > 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>\n                        <a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > h2"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(4) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(3) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(4) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(5) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(6) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(7) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(8) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(9) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(10) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(11) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(12) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(13) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > div:nth-child(14) > div:nth-child(2) > h2:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Noticias</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > h2"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420MG40.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260417PAC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE3.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415ALC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415AIF(1).jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260410OP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409Can.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-alt",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has an alt attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "alt-space-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a valid alt attribute value"
                }
              ],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409CP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\">",
              "target": [
                "img[src$=\"rss_xml.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "image-redundant-alt",
          "impact": "minor",
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420MG40.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260417PAC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE3.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415ALC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415AIF(1).jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260410OP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409Can.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409CP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute exists and references elements that are visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a title attribute"
                },
                {
                  "id": "non-empty-placeholder",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a placeholder attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6891\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6890\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6889\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6888\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6887\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6886\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6885\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6884\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notap_rss.do\">Susbribirse al canal RSS de Notas de Prensa \n\t\t<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\"></a>",
              "target": [
                "a[href$=\"notap_rss.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a href=\"/gabinete/inicial.do\">Prensa y comunicación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"=&quot;active&quot;\">Noticias</li>",
              "target": [
                ".\\=\\\"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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"submit\" class=\"boton botonBuscarNoticias\">Buscar</button>",
              "target": [
                ".boton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420MG40.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260417PAC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE3.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415ALC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415AIF(1).jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260410OP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409Can.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409CP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"prevBtn\" title=\"Anterior\" disabled=\"\"><i class=\"fa-solid fa-angle-left\"></i></button>",
              "target": [
                "#prevBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\" disabled=\"\">1</button>",
              "target": [
                ".page-button:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">2</button>",
              "target": [
                ".page-button:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">3</button>",
              "target": [
                ".page-button:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">4</button>",
              "target": [
                ".page-button:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\">371</button>",
              "target": [
                ".page-button:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"nextBtn\" title=\"Siguiente\"><i class=\"fa-solid fa-angle-right\"></i></button>",
              "target": [
                "#nextBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\">",
              "target": [
                "img[src$=\"rss_xml.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Noticias</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 101.764px; padding-top: 12.3702px; margin-top: 0px; padding-bottom: 12.3702px; margin-bottom: 20.3224px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Noticias</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": "<form action=\"notasPrensa.do\" method=\"post\">",
              "target": [
                "form[action=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row form-group\">",
              "target": [
                ".form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4 buscaNoticias\">\n        \t\t<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">\n        \t</div>",
              "target": [
                ".buscaNoticias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input class=\"bucadorNoticias\" type=\"text\" aria-labelledby=\"notaBusqueda\" placeholder=\"Escribir tema, lugar, persona...\" title=\"Buscador de noticias relacionadas\" name=\"notaBusqueda\" id=\"notaBusqueda\">",
              "target": [
                "#notaBusqueda"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2\">\n\t    \t\t<button type=\"submit\" class=\"boton botonBuscarNoticias\">Buscar</button>\n        \t</div>",
              "target": [
                ".col-md-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button type=\"submit\" class=\"boton botonBuscarNoticias\">Buscar</button>",
              "target": [
                ".boton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        22 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(3) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        22 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(4) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        21 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(5) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        20 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(6) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420MG40.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260420MG40.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6891\">Mónica García reivindica la sanidad pública como \"una de las grandes conquistas democráticas\" de España</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6891\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        20 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(7) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260417PAC.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260417PAC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6890\">Sanidad sitúa la voz del paciente como pilar clave del Sistema Nacional de Salud</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6890\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        17 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(8) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE3.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/FSE3.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6889\">La adjudicación de las plazas de Formación Sanitaria Especializada comenzará el 23 de abril por vía presencial o electrónica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6889\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(9) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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": "<div class=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415ALC.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415ALC.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6888\">Mónica García destaca en la Marcha por la salud de Alcorcón la labor sanitaria de los municipios y la sociedad civil</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6888\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(10) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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": "<div class=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415AIF(1).jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260415AIF(1).jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6887\">Mónica García preside la constitución de la Alianza de la Industria Farmacéutica</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6887\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        15 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(11) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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": "<div class=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260410OP.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260410OP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6886\">La ministra de Sanidad señala la importancia de la salud visual: \"Ver bien no es un privilegio; es un derecho\"</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6886\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        10 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(12) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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": "<div class=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409Can.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409Can.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6885\">Sanidad visita en Canarias las unidades ambulatorias de salud mental para la atención a la infancia migrante</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6885\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        9 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(13) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row evento-simple\" style=\"display: block;\">",
              "target": [
                ".evento-simple.row: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": "<div class=\"col-sm-3 col-md-3 imagen-evento\">\n                    <img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409CP.jpg\" alt=\"Fotografía del\">\n                </div>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-3.col-md-3.imagen-evento"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"https://www.sanidad.gob.es/gabinetePrensa/fotografias/01042026/diapositivas/20260409CP.jpg\" alt=\"Fotografía del\">",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-3.col-md-3.imagen-evento > img[alt=\"Fotografía del\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-9 col-md-9\">",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>\n                        <a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>\n                    </h2>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > h2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6884\">La nueva estrategia de Cuidados Paliativos amplía su enfoque más allá del final de vida</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6884\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"card-subtitle mb-2 text-muted\">\n                        9 de abril de 2026\n                    </p>",
              "target": [
                ".evento-simple.row:nth-child(14) > .col-sm-9.col-md-9 > .card-subtitle.mb-2.text-muted"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"pagination\">",
              "target": [
                "#pagination"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button id=\"prevBtn\" title=\"Anterior\" disabled=\"\"><i class=\"fa-solid fa-angle-left\"></i></button>",
              "target": [
                "#prevBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"fa-solid fa-angle-left\"></i>",
              "target": [
                ".fa-angle-left"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"pageNumbers\"><button class=\"page-button\" disabled=\"\">1</button><button class=\"page-button\">2</button><button class=\"page-button\">3</button><button class=\"page-button\">4</button><span>...</span><button class=\"page-button\">371</button></div>",
              "target": [
                "#pageNumbers"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<button class=\"page-button\" disabled=\"\">1</button>",
              "target": [
                ".page-button: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": "<button class=\"page-button\">2</button>",
              "target": [
                ".page-button: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": "<button class=\"page-button\">3</button>",
              "target": [
                ".page-button: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": "<button class=\"page-button\">4</button>",
              "target": [
                ".page-button: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": "<span>...</span>",
              "target": [
                "#pageNumbers > 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=\"page-button\">371</button>",
              "target": [
                ".page-button: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": "<button id=\"nextBtn\" title=\"Siguiente\"><i class=\"fa-solid fa-angle-right\"></i></button>",
              "target": [
                "#nextBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"fa-solid fa-angle-right\"></i>",
              "target": [
                ".fa-angle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div style=\"border: 0.05em solid #D2D2D2;float:left;width:99%;padding: 0.5%;\">\t\t\n\t\t<a href=\"notap_rss.do\">Susbribirse al canal RSS de Notas de Prensa \n\t\t<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\"></a>\n\t</div>",
              "target": [
                "div:nth-child(4447)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notap_rss.do\">Susbribirse al canal RSS de Notas de Prensa \n\t\t<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\"></a>",
              "target": [
                "a[href$=\"notap_rss.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"../diseno/img/rss_xml.gif\" alt=\"Susbribirse al canal RSS de Notas de Prensa\">",
              "target": [
                "img[src$=\"rss_xml.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinete/notasPrensa.do",
      "originalUrl": "https://www.sanidad.gob.es/gabinete/notasPrensa.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/gabinete/audios.do": {
      "title": "Ministerio de Sanidad - Prensa y comunicación - Audios",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Podcast</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 68.3765px; padding-top: 8.31167px; margin-top: 0px; padding-bottom: 8.31167px; margin-bottom: 13.6549px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Podcast</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Podcast</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Podcast</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a>",
              "target": [
                "a[href=\"audios.do?metodo=verHistorico\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>Podcast</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(3) > h1:nth-child(1)"
                        ],
                        "level": 1
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Podcast</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</section>",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a>",
              "target": [
                "a[href=\"audios.do?metodo=verHistorico\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Podcast</li></ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Podcast</li>",
              "target": [
                "ol > .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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Podcast</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 68.3765px; padding-top: 8.31167px; margin-top: 0px; padding-bottom: 8.31167px; margin-bottom: 13.6549px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Podcast</li></ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Podcast</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-9 informacion\" role=\"main\">\n<h1>Podcast</h1>\n\n\t    <p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p> \n    \t\n</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": "<h1>Podcast</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": "<p><a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a></p>",
              "target": [
                "section > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"audios.do?metodo=verHistorico\">Histórico Podcast</a>",
              "target": [
                "a[href=\"audios.do?metodo=verHistorico\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinete/audios.do",
      "originalUrl": "https://www.sanidad.gob.es/gabinete/audios.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/gabinetePrensa/contacto.htm": {
      "title": "Ministerio de Sanidad - Prensa y comunicación - Contacto del Gabinete de Prensa",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Gabinete de Prensa</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.3906px; padding-top: 5.15289px; margin-top: 0px; padding-bottom: 5.15289px; margin-bottom: 8.46546px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Contacto del Gabinete de Prensa</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Gabinete de Prensa</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Contacto del Gabinete de Prensa</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n                        <span class=\"negrita\">Ministerio de Sanidad</span>\n\t\t <br> \n\t\nPaseo del Prado 18-20, 3ª planta\n\t\t <br> \n\t\n28071 MADRID</p>",
              "target": [
                ".imagen_texto > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Ministerio de Sanidad</span>",
              "target": [
                "p:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Cómo llegar:</p>",
              "target": [
                ".imagen_texto > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Metro: Línea 1 (Antón Martín y Atocha)</p>",
              "target": [
                "ul:nth-child(3) > li:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Autobús: Línea 10, 14, 27, 34, 37, 4 (parada Paseo del Prado)</p>",
              "target": [
                "li:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Teléfono:</p>",
              "target": [
                ".imagen_texto > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>00 34 91 596 11 22</p>",
              "target": [
                "ul:nth-child(5) > li > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Fax:</p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>00 34 91 596 15 86</p>",
              "target": [
                "ul:nth-child(7) > li > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Correo electrónico:</p>",
              "target": [
                "p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../organizacion/ministerio/plano.htm\">Plano de situación</a>",
              "target": [
                ".negrita > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Contacto del Gabinete de Prensa</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(5) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(5) > div:nth-child(3) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Contacto del Gabinete de Prensa</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../organizacion/ministerio/plano.htm\">Plano de situación</a>",
              "target": [
                ".negrita > 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 href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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><li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li></ul>",
              "target": [
                "#leftmenu > 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>",
              "target": [
                ".imagen_texto > ul:nth-child(3)"
              ]
            },
            {
              "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>\n                            <p>00 34 91 596 11 22</p>\n                        </li>\n                    </ul>",
              "target": [
                "ul:nth-child(5)"
              ]
            },
            {
              "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>\n                            <p>00 34 91 596 15 86</p>\n                        </li>\n                    </ul>",
              "target": [
                "ul:nth-child(7)"
              ]
            },
            {
              "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>\n                            <p>\n                                <a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>\n                            </p>\n                        </li>\n                    </ul>",
              "target": [
                "ul:nth-child(9)"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Gabinete de Prensa</li>",
              "target": [
                "ol > .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><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <p>Metro: Línea 1 (Antón Martín y Atocha)</p>\n                        </li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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                            <p>Autobús: Línea 10, 14, 27, 34, 37, 4 (parada Paseo del Prado)</p>\n                        </li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <p>00 34 91 596 11 22</p>\n                        </li>",
              "target": [
                "ul:nth-child(5) > 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>\n                            <p>00 34 91 596 15 86</p>\n                        </li>",
              "target": [
                "ul:nth-child(7) > 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>\n                            <p>\n                                <a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>\n                            </p>\n                        </li>",
              "target": [
                "ul:nth-child(9) > 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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Contacto del Gabinete de Prensa</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.3906px; padding-top: 5.15289px; margin-top: 0px; padding-bottom: 5.15289px; margin-bottom: 8.46546px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\"><ul><li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li></ul></div>",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li></ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Contacto del Gabinete de Prensa</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=\"imagen_texto\">",
              "target": [
                ".imagen_texto"
              ]
            },
            {
              "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 class=\"negrita\">Ministerio de Sanidad</span>\n\t\t <br> \n\t\nPaseo del Prado 18-20, 3ª planta\n\t\t <br> \n\t\n28071 MADRID</p>",
              "target": [
                ".imagen_texto > 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": "<span class=\"negrita\">Ministerio de Sanidad</span>",
              "target": [
                "p:nth-child(1) > .negrita"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "p:nth-child(1) > br: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>Cómo llegar:</p>",
              "target": [
                ".imagen_texto > 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": "<ul>",
              "target": [
                ".imagen_texto > ul: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>\n                            <p>Metro: Línea 1 (Antón Martín y Atocha)</p>\n                        </li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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": "<p>Metro: Línea 1 (Antón Martín y Atocha)</p>",
              "target": [
                "ul:nth-child(3) > li:nth-child(1) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                            <p>Autobús: Línea 10, 14, 27, 34, 37, 4 (parada Paseo del Prado)</p>\n                        </li>",
              "target": [
                ".imagen_texto > ul:nth-child(3) > 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>Autobús: Línea 10, 14, 27, 34, 37, 4 (parada Paseo del Prado)</p>",
              "target": [
                "li:nth-child(2) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Teléfono:</p>",
              "target": [
                ".imagen_texto > 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": "<ul>\n                        <li>\n                            <p>00 34 91 596 11 22</p>\n                        </li>\n                    </ul>",
              "target": [
                "ul: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": "<li>\n                            <p>00 34 91 596 11 22</p>\n                        </li>",
              "target": [
                "ul:nth-child(5) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>00 34 91 596 11 22</p>",
              "target": [
                "ul:nth-child(5) > li > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Fax:</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": "<ul>\n                        <li>\n                            <p>00 34 91 596 15 86</p>\n                        </li>\n                    </ul>",
              "target": [
                "ul: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": "<li>\n                            <p>00 34 91 596 15 86</p>\n                        </li>",
              "target": [
                "ul:nth-child(7) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>00 34 91 596 15 86</p>",
              "target": [
                "ul:nth-child(7) > li > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Correo electrónico:</p>",
              "target": [
                "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": "<ul>\n                        <li>\n                            <p>\n                                <a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>\n                            </p>\n                        </li>\n                    </ul>",
              "target": [
                "ul: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": "<li>\n                            <p>\n                                <a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>\n                            </p>\n                        </li>",
              "target": [
                "ul:nth-child(9) > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n                                <a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>\n                            </p>",
              "target": [
                "ul:nth-child(9) > li > p"
              ]
            },
            {
              "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:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "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 class=\"negrita\">\n                            <a href=\"../organizacion/ministerio/plano.htm\">Plano de situación</a>\n                        </span>\n                    </p>",
              "target": [
                "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": "<span class=\"negrita\">\n                            <a href=\"../organizacion/ministerio/plano.htm\">Plano de situación</a>\n                        </span>",
              "target": [
                "p:nth-child(10) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../organizacion/ministerio/plano.htm\">Plano de situación</a>",
              "target": [
                ".negrita > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<br>",
              "target": [
                "span > 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": "<br>",
              "target": [
                "span > br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinetePrensa/contacto.htm",
      "originalUrl": "https://www.sanidad.gob.es/gabinetePrensa/contacto.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/normativa/audiencia/home.htm": {
      "title": "Ministerio de Sanidad - Participación Pública - Audiencia e información pública",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a> &nbsp;</li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a> &nbsp;</li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/normativa/portada/home.htm\">Participación Pública</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Audiencia e información pública</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.1px; padding-top: 5.11756px; margin-top: 0px; padding-bottom: 5.11756px; margin-bottom: 8.40742px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Audiencia e información pública</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Audiencia e información pública</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Audiencia e información pública</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "section > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Proyectos abiertos</span>",
              "target": [
                "li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Proyecto de Real Decreto por el que se establecen requisitos sanitarios para la importación y exportación de material biológico.</span>",
              "target": [
                "li:nth-child(1) > p > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 14 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones:&nbsp; 6 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/28/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Se solicita que el asunto de remisión de la aportación sea</u>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(5) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Proyecto de Orden Ministerial de modificación de la Orden SND 682/2021, de 29 de junio, de declaración de medicamentos, productos y servicios sanitarios como bienes de contratación centralizada.</span>",
              "target": [
                "li:nth-child(2) > p > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones:&nbsp; 30 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a> &nbsp;</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/10/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<u>Se solicita que el asunto de remisión de la aportación sea</u>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(5) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/audiencia/audienciasCerradasSan.htm\">Ver proyectos cerrados</a>",
              "target": [
                "section > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/audiencia/audienciasCerradas.htm\">Proyectos cerrados con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "section > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para recibir notificaciones sobre la publicación de nuevos trámites de audiencia e información pública, puede suscribirse a la lista \"Participación Pública en Proyectos Normativos\" haciendo clic en el siguiente botón:</p>",
              "target": [
                "section > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Audiencia e información pública</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(6) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(6) > div:nth-child(7) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Audiencia e información pública</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[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=\"../../normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4) > 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 href=\"../../normativa/audiencia/audienciasCerradasSan.htm\">Ver proyectos cerrados</a>",
              "target": [
                "section > ul > li:nth-child(2) > 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 href=\"../../normativa/audiencia/audienciasCerradas.htm\">Proyectos cerrados con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "section > ul > li: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 href=\"https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                "section > 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>",
              "target": [
                "section > ul > li:nth-child(1) > 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>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > 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>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/normativa/portada/home.htm\">Participación Pública</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Audiencia e información pública</li>",
              "target": [
                "ol > .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><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 14 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones:&nbsp; 6 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/28/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones:&nbsp; 30 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a> &nbsp;</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/10/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li: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>&nbsp;<a href=\"../../normativa/audiencia/audienciasCerradasSan.htm\">Ver proyectos cerrados</a>\n                    </li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <a href=\"../../normativa/audiencia/audienciasCerradas.htm\">Proyectos cerrados con anterioridad al 13 de enero de 2020</a>\n                    </li>",
              "target": [
                "section > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Audiencia e información pública</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 42.1px; padding-top: 5.11756px; margin-top: 0px; padding-bottom: 5.11756px; margin-bottom: 8.40742px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Audiencia e información pública</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": "<p>",
              "target": [
                "section > 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": "<ul>",
              "target": [
                "section > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > 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": "<span class=\"negrita\">Proyectos abiertos</span>",
              "target": [
                "li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "section > ul > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > 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": "<p>\n                                    <span class=\"negrita\">Proyecto de Real Decreto por el que se establecen requisitos sanitarios para la importación y exportación de material biológico.</span>\n                                </p>",
              "target": [
                "li:nth-child(1) > 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=\"negrita\">Proyecto de Real Decreto por el que se establecen requisitos sanitarios para la importación y exportación de material biológico.</span>",
              "target": [
                "li:nth-child(1) > p > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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=\"../../normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/14.04.26_PRD_IMPORTACION_Y_EXPORTACION_MATERIAL_BIOLOGICO.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 14 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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>Fecha de finalización de envío de aportaciones:&nbsp; 6 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/28/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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": "<u>Se solicita que el asunto de remisión de la aportación sea</u>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(5) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li: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": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > 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": [
                "li:nth-child(2) > 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=\"negrita\">Proyecto de Orden Ministerial de modificación de la Orden SND 682/2021, de 29 de junio, de declaración de medicamentos, productos y servicios sanitarios como bienes de contratación centralizada.</span>",
              "target": [
                "li:nth-child(2) > p > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul > 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=\"../../normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/audiencia/docs/2026.04.09_POM_MODIFICA_ORDEN_SND_682_2021.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones:&nbsp; 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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>Fecha de finalización de envío de aportaciones:&nbsp; 30 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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>Buzón para el envío de aportaciones: <a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a> &nbsp;</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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": "<a href=\"mailto:informacion_publica@sanidad.gob.es\">informacion_publica@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                                        <u>Se solicita que el asunto de remisión de la aportación sea</u>: DG/10/26 APORTACIONES + NOMBRE DE LA ENTIDAD O PERSONA</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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": "<u>Se solicita que el asunto de remisión de la aportación sea</u>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(5) > u"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Sólo serán consideradas las aportaciones en las que el remitente esté identificado y sean recibidas dentro del plazo indicado</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li: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": "<li>&nbsp;<a href=\"../../normativa/audiencia/audienciasCerradasSan.htm\">Ver proyectos cerrados</a>\n                    </li>",
              "target": [
                "section > ul > 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=\"../../normativa/audiencia/audienciasCerradasSan.htm\">Ver proyectos cerrados</a>",
              "target": [
                "section > ul > li:nth-child(2) > a"
              ]
            },
            {
              "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=\"../../normativa/audiencia/audienciasCerradas.htm\">Proyectos cerrados con anterioridad al 13 de enero de 2020</a>\n                    </li>",
              "target": [
                "section > ul > 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": "<a href=\"../../normativa/audiencia/audienciasCerradas.htm\">Proyectos cerrados con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "section > ul > li: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": "<p>Para recibir notificaciones sobre la publicación de nuevos trámites de audiencia e información pública, puede suscribirse a la lista \"Participación Pública en Proyectos Normativos\" haciendo clic en el siguiente botón:</p>",
              "target": [
                "section > 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 class=\"botones-azul\">",
              "target": [
                "section > .botones-azul"
              ]
            },
            {
              "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://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>\n                    <!--En estos momentos no hay trámites abiertos de audiencia e información pública.-->\n                </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": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/normativa/audiencia/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/normativa/audiencia/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/normativa/consultas/home.htm": {
      "title": "Ministerio de Sanidad - Participación Pública - Consultas públicas previas",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    },
                    {
                      "html": "<nav class=\"navbar navbar-default\">",
                      "target": [
                        "aside > .navbar.navbar-default"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(3) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>\n                                    </li>",
                      "target": [
                        "li:nth-child(3) > ul > li:nth-child(4)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/normativa/portada/home.htm\">Participación Pública</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">Consultas públicas previas</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton[data-toggle=\"offcanvas\"][data-target=\".navmenu\"] > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 50.0695px; padding-top: 6.08632px; margin-top: 0px; padding-bottom: 6.08632px; margin-bottom: 9.99895px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Consultas públicas previas</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Consultas públicas previas</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#115591",
                    "contrastRatio": 7.68,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.68"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 18.93,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 18.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Consultas públicas previas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El trámite de consulta pública previa tiene por objeto recabar la opinión de ciudadanos, organizaciones y asociaciones antes de la elaboración de un proyecto normativo.</p>",
              "target": [
                "section > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Consultas abiertas</span>",
              "target": [
                "section > ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/docs/2026.04.24_PO_AT.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_AT.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Proyecto de Orden por la que se aprueba la segunda convocatoria para la selección de operaciones “Tardes con Plan”, en el marco del Programa de Inclusión Social, Garantía Infantil y Lucha contra la Pobreza, cofinanciado con el Fondo Social Europeo Plus (FSE+).</span>",
              "target": [
                "li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/docs/2026.04.24_PO_TcP.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_TcP.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">",
              "target": [
                "li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"consultasCerradasSan.htm\">Ver consultas cerradas</a>",
              "target": [
                "a[href$=\"consultasCerradasSan.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"consultasCerradas.htm\">Consultas cerradas con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "a[href$=\"consultasCerradas.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para recibir notificaciones sobre la publicación de nuevas consultas públicas previas, puede suscribirse a la lista \"Participación Pública en Proyectos Normativos\" haciendo clic en el siguiente botón:</p>",
              "target": [
                "section > p:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Consultas públicas previas</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(6) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(6) > div:nth-child(7) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Consultas públicas previas</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[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=\"../../normativa/docs/2026.04.24_PO_AT.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_AT.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "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=\"../../normativa/docs/2026.04.24_PO_TcP.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_TcP.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "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=\"../../normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4) > 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 href=\"consultasCerradasSan.htm\">Ver consultas cerradas</a>",
              "target": [
                "a[href$=\"consultasCerradasSan.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"consultasCerradas.htm\">Consultas cerradas con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "a[href$=\"consultasCerradas.htm\"]"
              ]
            },
            {
              "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://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "#leftmenu > 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>",
              "target": [
                "section > 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>",
              "target": [
                "section > ul > li:nth-child(1) > 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>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > 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>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > 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>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(3) > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/normativa/portada/home.htm\">Participación Pública</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Consultas públicas previas</li>",
              "target": [
                "ol > .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=\"active\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#leftmenu > ul > .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><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a></li>",
              "target": [
                "#leftmenu > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(3) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de finalización de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Buzón para el envío de aportaciones: <a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <a href=\"consultasCerradasSan.htm\">Ver consultas cerradas</a>\n                    </li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                        <a href=\"consultasCerradas.htm\">Consultas cerradas con anterioridad al 13 de enero de 2020</a>\n                    </li>",
              "target": [
                "section > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Consultas públicas previas</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 50.0695px; padding-top: 6.08632px; margin-top: 0px; padding-bottom: 6.08632px; margin-bottom: 9.99895px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".menu-categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".menu-categorias > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<aside class=\"col-sm-4 col-md-3 menu\">",
              "target": [
                "aside"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default\">",
              "target": [
                "aside > .navbar.navbar-default"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"leftmenu\" class=\"collapse navbar-collapse\">",
              "target": [
                "#leftmenu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#leftmenu > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#leftmenu > ul > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#leftmenu > ul > .active > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#leftmenu > ul > 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=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a></li>",
              "target": [
                "#leftmenu > ul > 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": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia</a>",
              "target": [
                "#leftmenu > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-9 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Consultas públicas previas</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": "<p>El trámite de consulta pública previa tiene por objeto recabar la opinión de ciudadanos, organizaciones y asociaciones antes de la elaboración de un proyecto normativo.</p>",
              "target": [
                "section > 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": "<ul>",
              "target": [
                "section > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > 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": "<span class=\"negrita\">Consultas abiertas</span>",
              "target": [
                "section > ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "section > ul > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > 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": "<span class=\"negrita\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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=\"../../normativa/docs/2026.04.24_PO_AT.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_AT.pdf\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(1) > ul > 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": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > 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": "<span class=\"negrita\">Proyecto de Orden por la que se aprueba la segunda convocatoria para la selección de operaciones “Tardes con Plan”, en el marco del Programa de Inclusión Social, Garantía Infantil y Lucha contra la Pobreza, cofinanciado con el Fondo Social Europeo Plus (FSE+).</span>",
              "target": [
                "li:nth-child(2) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(2) > ul > 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=\"../../normativa/docs/2026.04.24_PO_TcP.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.24_PO_TcP.pdf\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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>Fecha de finalización de envío de aportaciones: 9 de mayo de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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>Buzón para el envío de aportaciones: <a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(2) > ul > 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": "<a href=\"mailto:buzon_oi@sanidad.gob.es\">buzon_oi@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(2) > ul > li:nth-child(4) > a[href=\"mailto:buzon_oi@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > 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": "<span class=\"negrita\">",
              "target": [
                "li:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(3) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1) > ul > li:nth-child(3) > ul > 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=\"../../normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /normativa/docs/2026.04.9_CPP_PO_Modificacion_anexos_VI_y_VII_RD_1030.2006_y_anexo_II_RD_1205.2010.pdf\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf.  Se abrirá en una ventana nueva.\">",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(1) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Fecha de inicio de envío de aportaciones: 9 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > 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>Fecha de finalización de envío de aportaciones: 24 de abril de 2026</li>",
              "target": [
                "li:nth-child(1) > ul > li:nth-child(3) > ul > 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>Buzón para el envío de aportaciones: <a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>\n                                    </li>",
              "target": [
                "li:nth-child(3) > ul > 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": "<a href=\"mailto:cpncartera@sanidad.gob.es\">cpncartera@sanidad.gob.es</a>",
              "target": [
                "li:nth-child(3) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "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=\"consultasCerradasSan.htm\">Ver consultas cerradas</a>\n                    </li>",
              "target": [
                "section > ul > 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=\"consultasCerradasSan.htm\">Ver consultas cerradas</a>",
              "target": [
                "a[href$=\"consultasCerradasSan.htm\"]"
              ]
            },
            {
              "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=\"consultasCerradas.htm\">Consultas cerradas con anterioridad al 13 de enero de 2020</a>\n                    </li>",
              "target": [
                "section > ul > 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": "<a href=\"consultasCerradas.htm\">Consultas cerradas con anterioridad al 13 de enero de 2020</a>",
              "target": [
                "a[href$=\"consultasCerradas.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Para recibir notificaciones sobre la publicación de nuevas consultas públicas previas, puede suscribirse a la lista \"Participación Pública en Proyectos Normativos\" haciendo clic en el siguiente botón:</p>",
              "target": [
                "section > 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 class=\"botones-azul\">",
              "target": [
                "section > .botones-azul"
              ]
            },
            {
              "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://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://listas.sanidad.gob.es/listasDistribucion/anonimoSuscriptor.do?metodo=detalleForm&CListId=29\">",
              "target": [
                ".botones-azul > a[target=\"_blank\"]"
              ]
            },
            {
              "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(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=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/normativa/consultas/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/normativa/consultas/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/guiaNav/mobile.htm": {
      "title": "Ministerio de Sanidad - Guía de navegación - El Ministerio en tu móvil",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li><a href=\"/guiaNav/home.htm\">Guía de navegación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li class=\"active\">El Ministerio en tu  móvil</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 57.2845px; padding-top: 6.96335px; margin-top: 0px; padding-bottom: 6.96335px; margin-bottom: 11.4398px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">",
              "target": [
                "img[src$=\"Imagen11.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > span:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\" style=\" box-sizing: border-...\">",
              "target": [
                ".negrita"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > span:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">",
              "target": [
                "img[src$=\"Imagen12.svg\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sanidad.gob.es/\" style=\" box-sizing: border-box; background-color: transparent; color: rgb(62, 119, 194); text-decoration: none;\">www.sanidad.gob.es</a>",
              "target": [
                "p > a[href$=\"sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">",
              "target": [
                "img[src$=\"QR_CODE_MSAN.png\"]"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>El Ministerio en tu  móvil</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/guiaNav/home.htm\">Guía de navegación</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">El Ministerio en tu  móvil</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>El Ministerio en tu  móvil</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El Ministerio de Sanidad pone a disposición de los ciudadanos esta versión móvil de su Sitio Web en Internet.</p>",
              "target": [
                ".imagen_texto:nth-child(2) > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>A través de una interfaz sencilla e intuitiva, el usuario podrá acceder a todos los contenidos de la Web del Ministerio desde cualquier lugar y a través de cualquier dispositivo móvil.</p>",
              "target": [
                ".imagen_texto:nth-child(2) > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > span:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\" style=\" box-sizing: border-...\">",
              "target": [
                ".negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > span:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".imagen_texto:nth-child(4) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sanidad.gob.es/\" style=\" box-sizing: border-box; background-color: transparent; color: rgb(62, 119, 194); text-decoration: none;\">www.sanidad.gob.es</a>",
              "target": [
                "p > a[href$=\"sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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>El Ministerio en tu  móvil</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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(4) > section:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>El Ministerio en tu  móvil</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > 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=\"./img/menuSuperior.gif\" alt=\"Menu\">",
              "target": [
                "img[src$=\"menuSuperior.gif\"]"
              ]
            },
            {
              "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=\"./img/accesibilidad.gif\" alt=\"Accesibilidad\">",
              "target": [
                "img[src$=\"accesibilidad.gif\"]"
              ]
            },
            {
              "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=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">",
              "target": [
                "img[src$=\"Imagen11.svg\"]"
              ]
            },
            {
              "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=\"./img/secciones.gif\" alt=\"Menu secciones\">",
              "target": [
                "img[src$=\"secciones.gif\"]"
              ]
            },
            {
              "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=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">",
              "target": [
                "img[src$=\"Imagen12.svg\"]"
              ]
            },
            {
              "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=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">",
              "target": [
                "img[src$=\"QR_CODE_MSAN.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > 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=\"./img/menuSuperior.gif\" alt=\"Menu\">",
              "target": [
                "img[src$=\"menuSuperior.gif\"]"
              ]
            },
            {
              "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=\"./img/accesibilidad.gif\" alt=\"Accesibilidad\">",
              "target": [
                "img[src$=\"accesibilidad.gif\"]"
              ]
            },
            {
              "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=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">",
              "target": [
                "img[src$=\"Imagen11.svg\"]"
              ]
            },
            {
              "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=\"./img/secciones.gif\" alt=\"Menu secciones\">",
              "target": [
                "img[src$=\"secciones.gif\"]"
              ]
            },
            {
              "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=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">",
              "target": [
                "img[src$=\"Imagen12.svg\"]"
              ]
            },
            {
              "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=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">",
              "target": [
                "img[src$=\"QR_CODE_MSAN.png\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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>",
                      "target": [
                        ".imagen_texto:nth-child(4) > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Links can be distinguished from surrounding text in some way other than by color"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sanidad.gob.es/\" style=\" box-sizing: border-box; background-color: transparent; color: rgb(62, 119, 194); text-decoration: none;\">www.sanidad.gob.es</a>",
              "target": [
                "p > a[href$=\"sanidad.gob.es/\"]"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/guiaNav/home.htm\">Guía de navegación</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-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.sanidad.gob.es/\" style=\" box-sizing: border-box; background-color: transparent; color: rgb(62, 119, 194); text-decoration: none;\">www.sanidad.gob.es</a>",
              "target": [
                "p > a[href$=\"sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/guiaNav/home.htm\">Guía de navegación</a></li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">El Ministerio en tu  móvil</li>",
              "target": [
                ".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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/menuSuperior.gif\" alt=\"Menu\">",
              "target": [
                "img[src$=\"menuSuperior.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/accesibilidad.gif\" alt=\"Accesibilidad\">",
              "target": [
                "img[src$=\"accesibilidad.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/secciones.gif\" alt=\"Menu secciones\">",
              "target": [
                "img[src$=\"secciones.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>El Ministerio en tu  móvil</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "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=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">",
              "target": [
                "img[src$=\"Imagen11.svg\"]"
              ]
            },
            {
              "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=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">",
              "target": [
                "img[src$=\"Imagen12.svg\"]"
              ]
            },
            {
              "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=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">",
              "target": [
                "img[src$=\"QR_CODE_MSAN.png\"]"
              ]
            }
          ]
        },
        {
          "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 57.2845px; padding-top: 6.96335px; margin-top: 0px; padding-bottom: 6.96335px; margin-bottom: 11.4398px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "a[title=\"Traducir\"] > img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/guiaNav/home.htm\">Guía de navegación</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>El Ministerio en tu  móvil</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=\"imagen_texto\">",
              "target": [
                ".imagen_texto: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>El Ministerio de Sanidad pone a disposición de los ciudadanos esta versión móvil de su Sitio Web en Internet.</p>",
              "target": [
                ".imagen_texto: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>A través de una interfaz sencilla e intuitiva, el usuario podrá acceder a todos los contenidos de la Web del Ministerio desde cualquier lugar y a través de cualquier dispositivo móvil.</p>",
              "target": [
                ".imagen_texto: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": [
                "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": "<img src=\"./img/menuSuperior.gif\" alt=\"Menu\">",
              "target": [
                "img[src$=\"menuSuperior.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/accesibilidad.gif\" alt=\"Accesibilidad\">",
              "target": [
                "img[src$=\"accesibilidad.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"imagen_texto\">",
              "target": [
                ".imagen_texto: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=\"imagen_centrada\">\n                        <img src=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">\n                    </div>",
              "target": [
                ".imagen_texto:nth-child(3) > .imagen_centrada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/Imagen11.svg\" alt=\"\" style=\"width: 60em;\">",
              "target": [
                "img[src$=\"Imagen11.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".imagen_texto:nth-child(3) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > 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>&nbsp;</span>",
              "target": [
                "p > span:nth-child(1) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\" style=\" box-sizing: border-...\">",
              "target": [
                ".negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>&nbsp;</span>",
              "target": [
                ".negrita > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span style=\" color: rgb(42, 42, ...\">",
              "target": [
                ".imagen_texto:nth-child(3) > p > span: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": "<span>&nbsp;</span>",
              "target": [
                "span:nth-child(3) > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/secciones.gif\" alt=\"Menu secciones\">",
              "target": [
                "img[src$=\"secciones.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"imagen_texto\">",
              "target": [
                ".imagen_texto: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=\"imagen_centrada\">\n                        <img src=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">\n                    </div>",
              "target": [
                ".imagen_texto:nth-child(4) > .imagen_centrada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/Imagen12.svg\" alt=\"\" style=\"width: 40em;\">",
              "target": [
                "img[src$=\"Imagen12.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".imagen_texto:nth-child(4) > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>&nbsp;</span>",
              "target": [
                ".imagen_texto:nth-child(4) > p > 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": "<a href=\"https://www.sanidad.gob.es/\" style=\" box-sizing: border-box; background-color: transparent; color: rgb(62, 119, 194); text-decoration: none;\">www.sanidad.gob.es</a>",
              "target": [
                "p > a[href$=\"sanidad.gob.es/\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>&nbsp;</span>",
              "target": [
                ".imagen_texto:nth-child(4) > p > span: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=\"imagen_texto\">\n                    <div class=\"imagen_centrada\">\n                        <img src=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">\n                    </div>\n                </div>",
              "target": [
                ".imagen_texto: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=\"imagen_centrada\">\n                        <img src=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">\n                    </div>",
              "target": [
                ".imagen_texto:nth-child(5) > .imagen_centrada"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/QR_CODE_MSAN.png\" alt=\"\" style=\"width: 25em;\">",
              "target": [
                "img[src$=\"QR_CODE_MSAN.png\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "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": {
                    "contrastRatio": 0,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "elmPartiallyObscuring"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's foreground contrast ratio could not be determined"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  Element's foreground contrast ratio could not be determined"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/guiaNav/mobile.htm",
      "originalUrl": "https://www.sanidad.gob.es/guiaNav/mobile.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/mapaWeb/home.htm": {
      "title": "Ministerio de Sanidad - Mapa web",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Mapa web</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 53.9701px; padding-top: 6.56047px; margin-top: 0px; padding-bottom: 6.56047px; margin-bottom: 10.7779px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Mapa web</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Mapa web</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Mapa web</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "#menu > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/introduccion.htm\">Introducción y Marco Legal</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/aspectos.htm\">Aspectos Básicos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/consejoInterterritorial.do\">Acuerdos adoptados en Pleno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores clave<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/profesionales/innovacionSanitaria/home.htm\">Innovación sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/OCFCS/home.htm\">Observatorio contra el Fraude y la Corrupción Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/TaxPorMinisterios/MSND.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/Derecho-de-acceso-a-la-informacion-publica/Solicite-informacion.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/proyectosNoNormativos.htm\">Información pública de carácter no normativo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/SAA/home.htm\">Semana Administración Abierta</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/sanidad/portada/home.htm\">Áreas</a>",
              "target": [
                "#menu > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/farmacia/home.htm\">Farmacia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(10) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludDigital/home.htm\">Salud digital</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(11) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(12) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(13) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(14) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(15) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "#menu > li:nth-child(3) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "#menu > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/portada/home.htm\">Recomendado</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistema de Información de Atención Especializada (SIAE)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y Productos Sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y Gasto Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/PaRIS/home.htm\">Encuesta de Resultados en Salud. Patient-Reported Indicators Surveys (PaRIS)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\">Mas información y estadísticas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(10) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">Portal Estadístico -Aplicaciones de Consulta</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(11) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/bancoDatos.htm\">Banco de Datos</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(12) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/normalizacion/home.htm\">Clasificaciones y normalización estadística</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(13) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">Encuentros y Jornadas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(14) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "#menu > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/ofertasEmpleo/home.htm\">Oferta de Empleo Público</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/provisionPuestos/home.htm\">Concursos de Provisión de Puestos</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/libreDesignacion/home.htm\">Libre Designación</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(3) > a[href$=\"pes.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/legalizacion/home.htm\">Solicitudes de reconocimiento previo de firma para legalización de documentos que puedan surtir efecto en el extranjero</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">Asistencia Sanitaria Transfronteriza en la UE</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#f3f3f3",
                    "contrastRatio": 8.7,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.7"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "#menu > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Mapa web</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(2) > div:nth-child(5) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Mapa web</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "#menu > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(1) > 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 href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > 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 href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > ul > li > 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 href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > ul > li > 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 href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > 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 href=\"/organizacion/consejoInterterri/introduccion.htm\">Introducción y Marco Legal</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(1) > 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 href=\"/organizacion/consejoInterterri/aspectos.htm\">Aspectos Básicos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(2) > 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 href=\"/organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(3) > 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 href=\"/organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(4) > 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 href=\"/organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(5) > 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 href=\"/organizacion/consejoInterterritorial.do\">Acuerdos adoptados en Pleno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li: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 href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores clave<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/profesionales/innovacionSanitaria/home.htm\">Innovación sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(3) > 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 href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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 href=\"/organizacion/transparenciaGobierno/OCFCS/home.htm\">Observatorio contra el Fraude y la Corrupción Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][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=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/TaxPorMinisterios/MSND.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[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=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/Derecho-de-acceso-a-la-informacion-publica/Solicite-informacion.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/transparenciaGobierno/proyectosNoNormativos.htm\">Información pública de carácter no normativo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(5) > 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 href=\"/organizacion/transparenciaGobierno/SAA/home.htm\">Semana Administración Abierta</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li: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 href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > 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 href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(1) > 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 href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(2) > 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 href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(3) > 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 href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(8) > 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 href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(9) > 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 href=\"/sanidad/portada/home.htm\">Áreas</a>",
              "target": [
                "#menu > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(1) > 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 href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(2) > 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 href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(3) > 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 href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(5) > 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 href=\"/areas/farmacia/home.htm\">Farmacia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(7) > 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 href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(9) > 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 href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(10) > 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 href=\"/areas/saludDigital/home.htm\">Salud digital</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(11) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(12) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(13) > 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 href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(14) > 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 href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(15) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "#menu > li:nth-child(3) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "#menu > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(1) > 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 href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(2) > 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 href=\"/estadEstudios/portada/home.htm\">Recomendado</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(1) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(2) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(3) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(4) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistema de Información de Atención Especializada (SIAE)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(5) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y Productos Sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y Gasto Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(7) > 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 href=\"/estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(8) > 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 href=\"/estadEstudios/estadisticas/PaRIS/home.htm\">Encuesta de Resultados en Salud. Patient-Reported Indicators Surveys (PaRIS)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(9) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\">Mas información y estadísticas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(10) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">Portal Estadístico -Aplicaciones de Consulta</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(11) > 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 href=\"/estadEstudios/estadisticas/bancoDatos.htm\">Banco de Datos</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(12) > 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 href=\"/estadEstudios/estadisticas/normalizacion/home.htm\">Clasificaciones y normalización estadística</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(13) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">Encuentros y Jornadas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(14) > 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 href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li: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 href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "#menu > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > 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 href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > ul > li > 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 href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(2) > 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 href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > 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 href=\"/servCiudadanos/oposicionesConcursos/ofertasEmpleo/home.htm\">Oferta de Empleo Público</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(1) > 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 href=\"/servCiudadanos/oposicionesConcursos/provisionPuestos/home.htm\">Concursos de Provisión de Puestos</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(2) > 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 href=\"/servCiudadanos/oposicionesConcursos/libreDesignacion/home.htm\">Libre Designación</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(3) > 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 href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(5) > 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 href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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 href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > 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 href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(1) > 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 href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(2) > 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 href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(3) > a[href$=\"pes.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > 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 href=\"/servCiudadanos/internacional/legalizacion/home.htm\">Solicitudes de reconocimiento previo de firma para legalización de documentos que puedan surtir efecto en el extranjero</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(1) > 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 href=\"/servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(2) > 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 href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">Asistencia Sanitaria Transfronteriza en la UE</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(3) > 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 href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(9) > 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 href=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "#menu > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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 id=\"menu\">",
              "target": [
                "#menu"
              ]
            },
            {
              "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": [
                "#menu > li:nth-child(1) > 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><li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > 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><li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > 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>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > 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>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > 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>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > 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><li><a href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a></li><li><a href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a></li><li><a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > 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>",
              "target": [
                "#menu > li:nth-child(2) > 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>                        <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                        </ul>",
              "target": [
                "#menu > li:nth-child(3) > 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>",
              "target": [
                "#menu > li:nth-child(4) > 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>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > 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>",
              "target": [
                "#menu > li:nth-child(5) > 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><li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li></ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > 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>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > 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><li><a href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a></li><li><a href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a></li><li><a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a></li></ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > 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>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > 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>",
              "target": [
                "#menu > li:nth-child(6) > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Mapa web</li>",
              "target": [
                ".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>",
              "target": [
                "#menu > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a><ul><li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > 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><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a><ul><li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > 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>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/introduccion.htm\">Introducción y Marco Legal</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/aspectos.htm\">Aspectos Básicos</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/actividad.htm\">Actividad</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterritorial.do\">Acuerdos adoptados en Pleno</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores clave<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/profesionales/innovacionSanitaria/home.htm\">Innovación sanitaria</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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><a href=\"/organizacion/transparenciaGobierno/OCFCS/home.htm\">Observatorio contra el Fraude y la Corrupción Sanitaria</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/proyectosNoNormativos.htm\">Información pública de carácter no normativo</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/SAA/home.htm\">Semana Administración Abierta</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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><a href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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": [
                "#menu > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "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": [
                "#menu > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/portada/home.htm\">Recomendado</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistema de Información de Atención Especializada (SIAE)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y Productos Sanitarios</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y Gasto Sanitario</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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><a href=\"/estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/PaRIS/home.htm\">Encuesta de Resultados en Salud. Patient-Reported Indicators Surveys (PaRIS)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\">Mas información y estadísticas</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">Portal Estadístico -Aplicaciones de Consulta</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/bancoDatos.htm\">Banco de Datos</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/normalizacion/home.htm\">Clasificaciones y normalización estadística</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">Encuentros y Jornadas</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a><ul><li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > 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><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/ofertasEmpleo/home.htm\">Oferta de Empleo Público</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/provisionPuestos/home.htm\">Concursos de Provisión de Puestos</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/libreDesignacion/home.htm\">Libre Designación</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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><a href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/legalizacion/home.htm\">Solicitudes de reconocimiento previo de firma para legalización de documentos que puedan surtir efecto en el extranjero</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">Asistencia Sanitaria Transfronteriza en la UE</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "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": [
                "#menu > li: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><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Mapa web</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 53.9701px; padding-top: 6.56047px; margin-top: 0px; padding-bottom: 6.56047px; margin-bottom: 10.7779px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Mapa web</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": "<p>\n                    <script src=\"/diseno/js/mapaWeb.js\" type=\"text/javascript\"></script></p>",
              "target": [
                "section > 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": "<ul id=\"menu\">",
              "target": [
                "#menu"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "#menu > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > 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=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a><ul><li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > 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=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/funcionesEstructura/organigrama/home.htm\">Organigrama</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(2) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a><ul><li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > 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": "<a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/ccaa/directorio/home.htm\">Organismos autonómicos de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(3) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > 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": "<a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/introduccion.htm\">Introducción y Marco Legal</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > 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=\"/organizacion/consejoInterterri/introduccion.htm\">Introducción y Marco Legal</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/aspectos.htm\">Aspectos Básicos</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > 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=\"/organizacion/consejoInterterri/aspectos.htm\">Aspectos Básicos</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/actividad.htm\">Actividad</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > 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": "<a href=\"/organizacion/consejoInterterri/actividad.htm\">Actividad</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li: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": "<li><a href=\"/organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > 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": "<a href=\"/organizacion/consejoInterterri/organos.htm\">Órganos vinculados: El Comité Consultivo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > 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": "<a href=\"/organizacion/consejoInterterri/ordenes.htm\">Órdenes del día</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/consejoInterterritorial.do\">Acuerdos adoptados en Pleno</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li: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=\"/organizacion/consejoInterterritorial.do\">Acuerdos adoptados en Pleno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(4) > ul > li: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": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > 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": "<a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > 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=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe anual</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores clave<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > 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=\"https://inclasns.sanidad.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores clave<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/profesionales/innovacionSanitaria/home.htm\">Innovación sanitaria</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > 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": "<a href=\"/profesionales/innovacionSanitaria/home.htm\">Innovación sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(5) > ul > li: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": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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": "<ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/OCFCS/home.htm\">Observatorio contra el Fraude y la Corrupción Sanitaria</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > 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=\"/organizacion/transparenciaGobierno/OCFCS/home.htm\">Observatorio contra el Fraude y la Corrupción Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > 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=\"https://transparencia.gob.es/\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"transparencia.gob.es/\"][target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > 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": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/TaxPorMinisterios/MSND.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(3) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > 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": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/Derecho-de-acceso-a-la-informacion-publica/Solicite-informacion.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/proyectosNoNormativos.htm\">Información pública de carácter no normativo</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > 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": "<a href=\"/organizacion/transparenciaGobierno/proyectosNoNormativos.htm\">Información pública de carácter no normativo</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/transparenciaGobierno/SAA/home.htm\">Semana Administración Abierta</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li: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=\"/organizacion/transparenciaGobierno/SAA/home.htm\">Semana Administración Abierta</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(6) > ul > li: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": "<li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a></li><li><a href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a></li><li><a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a></li></ul>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > 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=\"/organizacion/fondosUE/prtr/home.htm\">Plan de Recuperación, Transformación y Resiliencia</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > 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=\"/organizacion/fondosUE/feder.htm\">FEDER 14-20</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > 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": "<a href=\"/organizacion/fondosUE/react.htm\">REACT-EU</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(7) > ul > li: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": "<li><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                "#menu > li:nth-child(1) > ul > li: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": "<a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a>",
              "target": [
                "#menu > li:nth-child(1) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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=\"/sanidad/portada/home.htm\">Áreas</a>",
              "target": [
                "#menu > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > 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=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > 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=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > 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": "<a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<li><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > 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": "<a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > 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": "<a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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=\"/areas/farmacia/home.htm\">Farmacia</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(8) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(10) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/saludDigital/home.htm\">Salud digital</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(11) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(12) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(13) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(14) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "#menu > li:nth-child(2) > ul > li: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": "<a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a>",
              "target": [
                "#menu > li:nth-child(2) > ul > li:nth-child(15) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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": "<a href=\"/gabinete/inicial.do\">Prensa y comunicación</a>",
              "target": [
                "#menu > li:nth-child(3) > a[href$=\"inicial.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>                        <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                        </ul>",
              "target": [
                "#menu > li:nth-child(3) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > 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=\"/gabinete/notasPrensa.do\">Noticias</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(1) > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > 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=\"/campannas/portada/home.htm\">Campañas informativas</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                "#menu > li:nth-child(3) > ul > 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": "<a href=\"/gabinete/agenda.do\">Agenda</a>",
              "target": [
                "#menu > li:nth-child(3) > ul > li:nth-child(3) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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": "<a href=\"/estadEstudios/home.htm\">Sanidad en datos</a>",
              "target": [
                "#menu > li:nth-child(4) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(4) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > 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=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(4) > ul > 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=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/portada/home.htm\">Recomendado</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > 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=\"/estadEstudios/portada/home.htm\">Recomendado</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > 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=\"/estadEstudios/estadisticas/sisInfSanSNS/nivelSalud.htm\">Salud y estilos de vida</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > 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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/ofertaRecursos.htm\">Centros, servicios y establecimientos sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > 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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada.htm\">Sistema de Información de Atención Primaria (SIAP)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistema de Información de Atención Especializada (SIAE)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > 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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/actDesarrollada_Copy.htm\">Sistema de Información de Atención Especializada (SIAE)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y Productos Sanitarios</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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=\"/estadEstudios/estadisticas/sisInfSanSNS/medProdSanit.htm\">Medicamentos y Productos Sanitarios</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y Gasto Sanitario</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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=\"/estadEstudios/estadisticas/sisInfSanSNS/finGastoSanit.htm\">Financiación y Gasto Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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=\"/estadEstudios/estadisticas/BarometroSanitario/home_BS.htm\">Opinión de los ciudadanos. Barómetro Sanitario</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/PaRIS/home.htm\">Encuesta de Resultados en Salud. Patient-Reported Indicators Surveys (PaRIS)</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/PaRIS/home.htm\">Encuesta de Resultados en Salud. Patient-Reported Indicators Surveys (PaRIS)</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\">Mas información y estadísticas</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/home.htm\">Mas información y estadísticas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(10) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">Portal Estadístico -Aplicaciones de Consulta</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/aplicacionesConsulta/home.htm\">Portal Estadístico -Aplicaciones de Consulta</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(11) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/bancoDatos.htm\">Banco de Datos</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/bancoDatos.htm\">Banco de Datos</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(12) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/normalizacion/home.htm\">Clasificaciones y normalización estadística</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/normalizacion/home.htm\">Clasificaciones y normalización estadística</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(13) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">Encuentros y Jornadas</a></li>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li: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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/foroSistemaInfoSNS/home.htm\">Encuentros y Jornadas</a>",
              "target": [
                "li:nth-child(4) > ul > li:nth-child(2) > ul > li:nth-child(14) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > 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": "<a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li: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": "<li><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(4) > ul > 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": "<a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > 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": "<a href=\"/servCiudadanos/home.htm\">Servicios a la Ciudadanía</a>",
              "target": [
                "#menu > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(5) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a><ul><li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li></ul></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > 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=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li></ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > ul > li"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/servCiudadanos/contactar/centroPublicaciones/home.htm\">Centro de Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(1) > ul > li > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > 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=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > 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": "<a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > 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": "<a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/ofertasEmpleo/home.htm\">Oferta de Empleo Público</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > 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=\"/servCiudadanos/oposicionesConcursos/ofertasEmpleo/home.htm\">Oferta de Empleo Público</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/provisionPuestos/home.htm\">Concursos de Provisión de Puestos</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > 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=\"/servCiudadanos/oposicionesConcursos/provisionPuestos/home.htm\">Concursos de Provisión de Puestos</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/oposicionesConcursos/libreDesignacion/home.htm\">Libre Designación</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > 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": "<a href=\"/servCiudadanos/oposicionesConcursos/libreDesignacion/home.htm\">Libre Designación</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(4) > ul > li: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": "<li><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > 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": "<a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(5) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul><li><a href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a></li><li><a href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a></li><li><a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a></li></ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > 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=\"/servCiudadanos/ayudas/ayudas2020.htm\">Convocatorias año 2020</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > 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=\"/servCiudadanos/ayudas/ultimas.htm\">Últimas convocatorias</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > 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": "<a href=\"/servCiudadanos/ayudas/pes.htm\">Plan Estratégico de Subvenciones – PES</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(7) > ul > li:nth-child(3) > a[href$=\"pes.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/legalizacion/home.htm\">Solicitudes de reconocimiento previo de firma para legalización de documentos que puedan surtir efecto en el extranjero</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > 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=\"/servCiudadanos/internacional/legalizacion/home.htm\">Solicitudes de reconocimiento previo de firma para legalización de documentos que puedan surtir efecto en el extranjero</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(1) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > 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=\"/servCiudadanos/internacional/vacantesOOII/home.htm\">Vacantes en organismos internacionales</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li:nth-child(2) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">Asistencia Sanitaria Transfronteriza en la UE</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > 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": "<a href=\"/servCiudadanos/internacional/asistenciaTransfronterizaUE/home.htm\">Asistencia Sanitaria Transfronteriza en la UE</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(8) > ul > li: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": "<li><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                "#menu > li:nth-child(5) > ul > li: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": "<a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a>",
              "target": [
                "#menu > li:nth-child(5) > ul > li:nth-child(9) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "#menu > li: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=\"/normativa/portada/home.htm\">Participación Pública</a>",
              "target": [
                "#menu > li:nth-child(6) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                "#menu > li:nth-child(6) > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > 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=\"/normativa/consultas/home.htm\">Consultas públicas previas</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > 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=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > 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": "<a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > 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": "<a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                "#menu > li:nth-child(6) > ul > 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": "<a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a>",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\">",
              "target": [
                "#menu > li:nth-child(6) > ul > li:nth-child(5) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p></p>",
              "target": [
                "section > 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": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/mapaWeb/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/mapaWeb/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/buscador/iniciar.do?search=Gu&iacute%3Ba+de+navegaci=&oacute%3Bn=": {
      "title": "Ministerio de Sanidad - Buscador",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Buscador</li>",
              "target": [
                ".active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                ":root"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 61.8035px; padding-top: 7.51267px; margin-top: 0px; padding-bottom: 7.51267px; margin-bottom: 12.3422px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Buscador</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Buscador</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Buscador</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#154481",
                    "bgColor": "#f8f8f8",
                    "contrastRatio": 9.08,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.08"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a>",
              "target": [
                ".actual"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#154481",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a>",
              "target": [
                "a[href=\"iniciar.do?metodo=avanzada\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" value=\"Buscar\" class=\"boton\">",
              "target": [
                ".centro_sencilla > .boton"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#f8f8f8",
                    "contrastRatio": 13.51,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 13.51"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"msc\">En el Ministerio de Sanidad</label>",
              "target": [
                "label[for=\"msc\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#f8f8f8",
                    "contrastRatio": 13.51,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 13.51"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"internet\">En Internet</label>",
              "target": [
                "label[for=\"internet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "msc",
                  "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=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "internet",
                  "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=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            }
          ]
        },
        {
          "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>Buscador</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"msc\">En el Ministerio de Sanidad</label>",
                      "target": [
                        "label[for=\"msc\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"internet\">En Internet</label>",
                      "target": [
                        "label[for=\"internet\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "input-button-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure input buttons have discernible text",
          "help": "Input buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/input-button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a non-empty value attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" value=\"Buscar\" class=\"boton\">",
              "target": [
                ".centro_sencilla > .boton"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "En el Ministerio de Sanidad"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"msc\">En el Ministerio de Sanidad</label>",
                      "target": [
                        "label[for=\"msc\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "En Internet"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"internet\">En Internet</label>",
                      "target": [
                        "label[for=\"internet\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "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=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a>",
              "target": [
                ".actual"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a>",
              "target": [
                "a[href=\"iniciar.do?metodo=avanzada\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Buscador</li></ol>",
              "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=\"lista_pes\"> \n\t\t\t\t\t\t<li><a class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a></li>\n\t\t\t\t\t\t<li><a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a></li>\n\t\t\t\t\t</ul>",
              "target": [
                ".lista_pes"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Buscador</li>",
              "target": [
                ".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><a class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a></li>",
              "target": [
                ".lista_pes > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a></li>",
              "target": [
                ".lista_pes > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" value=\"Buscar\" class=\"boton\">",
              "target": [
                ".centro_sencilla > .boton"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Buscador</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 61.8035px; padding-top: 7.51267px; margin-top: 0px; padding-bottom: 7.51267px; margin-bottom: 12.3422px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Buscador</li></ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Buscador</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Buscador</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": "<form id=\"formBuscador\" method=\"post\" action=\"iniciar.do\">",
              "target": [
                "#formBuscador"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"alma_capa\">",
              "target": [
                "#alma_capa"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"lista_pes\"> \n\t\t\t\t\t\t<li><a class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a></li>\n\t\t\t\t\t\t<li><a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a></li>\n\t\t\t\t\t</ul>",
              "target": [
                ".lista_pes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a></li>",
              "target": [
                ".lista_pes > 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 class=\"actual\" href=\"iniciar.do\">Búsqueda sencilla</a>",
              "target": [
                ".actual"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li><a href=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a></li>",
              "target": [
                ".lista_pes > 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=\"iniciar.do?metodo=avanzada\">Búsqueda avanzada</a>",
              "target": [
                "a[href=\"iniciar.do?metodo=avanzada\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"alma_cab\">",
              "target": [
                "#alma_cab"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"centro_sencilla\">",
              "target": [
                ".centro_sencilla"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"search\" value=\"Gu\" id=\"searchBsq\" style=\"width: 20em;\" class=\"campo_texto\" aria-label=\"Término o términos de la consulta\">",
              "target": [
                "#searchBsq"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"submit\" value=\"Buscar\" class=\"boton\">",
              "target": [
                ".centro_sencilla > .boton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"msc\" id=\"msc\" checked=\"checked\">",
              "target": [
                "#msc"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\"><label for=\"msc\">En el Ministerio de Sanidad</label></span>",
              "target": [
                ".negrita: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": "<label for=\"msc\">En el Ministerio de Sanidad</label>",
              "target": [
                "label[for=\"msc\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"buscar\" value=\"internet\" id=\"internet\">",
              "target": [
                "#internet"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\"><label for=\"internet\">En Internet</label></span>",
              "target": [
                ".negrita: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": "<label for=\"internet\">En Internet</label>",
              "target": [
                "label[for=\"internet\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        },
        {
          "id": "heading-order",
          "impact": "moderate",
          "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(2) > section:nth-child(4) > h1:nth-child(1)"
                        ],
                        "level": 1
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Unable to determine previous heading"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<h1>Buscador</h1>",
              "target": [
                "h1"
              ],
              "failureSummary": "Fix any of the following:\n  Unable to determine previous heading"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/buscador/iniciar.do?search=Gu&iacute%3Ba+de+navegaci=&oacute%3Bn=",
      "originalUrl": "https://www.sanidad.gob.es/buscador/iniciar.do?search=Gu&iacute%3Ba+de+navegaci=&oacute%3Bn=",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/proteccionDatosPersonales/home.htm": {
      "title": "Ministerio de Sanidad - Protección de Datos Personales",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading 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": "navigation",
                    "accessibleText": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "section > ul > li:nth-child(1)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "section > ul > li:nth-child(1)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "section > ul > li:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<li>",
                      "target": [
                        "section > ul > li:nth-child(2)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\">",
              "target": [
                "section > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(12)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"../../servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(13)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(13)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(16)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(16)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"mailto:delegadoprotecciondatos@sanidad.gob.es\">delegadoprotecciondatos@sanidad.gob.es</a>",
              "target": [
                "p:nth-child(16) > a"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Protección de Datos Personales</li>",
              "target": [
                ".active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 44.7299px; padding-top: 5.43725px; margin-top: 0px; padding-bottom: 5.43725px; margin-bottom: 8.93262px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Protección de Datos Personales</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Normativa</h2>",
                      "target": [
                        "h2:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<h2>Tratamientos de datos personales</h2>",
                      "target": [
                        "h2:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<h3>Legitimación o base legal</h3>",
                      "target": [
                        "h3:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<h3>Finalidad y Conservación</h3>",
                      "target": [
                        "h3:nth-child(7)"
                      ]
                    },
                    {
                      "html": "<h3>Ejercicio de Derechos</h3>",
                      "target": [
                        "h3:nth-child(11)"
                      ]
                    },
                    {
                      "html": "<h3>Delegados de Protección de Datos (DPD)</h3>",
                      "target": [
                        "h3:nth-child(15)"
                      ]
                    },
                    {
                      "html": "<h3>Registro de Actividades de Tratamiento (RAT)</h3>",
                      "target": [
                        "h3:nth-child(17)"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Protección de Datos Personales</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Protección de Datos Personales</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Normativa</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\">",
              "target": [
                "section > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tratamientos de datos personales</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Legitimación o base legal</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Finalidad y Conservación</h3>",
              "target": [
                "h3:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>El tratamiento de los datos de carácter personal se limitará al mínimo imprescindible para la realización de los fines para los que se hayan solicitado.</p>",
              "target": [
                "p:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Corresponde al interesado la actualización de sus propios datos; el Ministerio de Sanidad no será responsable de su inexactitud si no se comunican los cambios que hayan podido producirse.</p>",
              "target": [
                "p:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Ejercicio de Derechos</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Con carácter previo a la presentación de una reclamación ante la AEPD, puede dirigirse al Delegado de Protección de Datos.</p>",
              "target": [
                "p:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Delegados de Protección de Datos (DPD)</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(16)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:delegadoprotecciondatos@sanidad.gob.es\">delegadoprotecciondatos@sanidad.gob.es</a>",
              "target": [
                "p:nth-child(16) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "17.3pt (23.104px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Registro de Actividades de Tratamiento (RAT)</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Protección de Datos Personales</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>Normativa</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "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>Tratamientos de datos personales</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "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>Legitimación o base legal</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "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>Finalidad y Conservación</h3>",
              "target": [
                "h3:nth-child(7)"
              ]
            },
            {
              "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>Ejercicio de Derechos</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "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>Delegados de Protección de Datos (DPD)</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "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>Registro de Actividades de Tratamiento (RAT)</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(4) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h2:nth-child(4)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h3:nth-child(5)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h3:nth-child(7)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h3:nth-child(11)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h3:nth-child(15)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > h3:nth-child(17)"
                        ],
                        "level": 3
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(4) > div:nth-child(19) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Protección de Datos Personales</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Normativa</h2>",
              "target": [
                "h2:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tratamientos de datos personales</h2>",
              "target": [
                "h2:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Legitimación o base legal</h3>",
              "target": [
                "h3:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Finalidad y Conservación</h3>",
              "target": [
                "h3:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Ejercicio de Derechos</h3>",
              "target": [
                "h3:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Delegados de Protección de Datos (DPD)</h3>",
              "target": [
                "h3:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Registro de Actividades de Tratamiento (RAT)</h3>",
              "target": [
                "h3:nth-child(17)"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\">",
              "target": [
                "li:nth-child(1) > a[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=\"https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\">",
              "target": [
                "section > ul > li:nth-child(2) > a[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=\"https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(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=\"../../servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:delegadoprotecciondatos@sanidad.gob.es\">delegadoprotecciondatos@sanidad.gob.es</a>",
              "target": [
                "p:nth-child(16) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                "section > 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>",
              "target": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Protección de Datos Personales</li>",
              "target": [
                ".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>",
              "target": [
                "section > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Protección de Datos Personales</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 44.7299px; padding-top: 5.43725px; margin-top: 0px; padding-bottom: 5.43725px; margin-bottom: 8.93262px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"col-sm-8 col-md-12 informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Protección de Datos Personales</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": "<h2>Normativa</h2>",
              "target": [
                "h2: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": [
                "section > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > 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=\"https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=DOUE-L-2016-80807\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(1) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                "section > ul > 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=\"https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://www.boe.es/buscar/doc.php?id=BOE-A-2018-16673\">",
              "target": [
                "section > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "li:nth-child(2) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Tratamientos de datos personales</h2>",
              "target": [
                "h2: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": "<h3>Legitimación o base legal</h3>",
              "target": [
                "h3: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>",
              "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": "<h3>Finalidad y Conservación</h3>",
              "target": [
                "h3: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>El tratamiento de los datos de carácter personal se limitará al mínimo imprescindible para la realización de los fines para los que se hayan solicitado.</p>",
              "target": [
                "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>",
              "target": [
                "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>Corresponde al interesado la actualización de sus propios datos; el Ministerio de Sanidad no será responsable de su inexactitud si no se comunican los cambios que hayan podido producirse.</p>",
              "target": [
                "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": "<h3>Ejercicio de Derechos</h3>",
              "target": [
                "h3: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>",
              "target": [
                "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": "<a href=\"https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/registroElectronico/formularios.htm#idTRAM_DERECHOCIUDADANOS\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]: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": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]:nth-child(1) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sede.mscbs.gob.es/canalesAcceso/oficinas.htm\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]: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": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/Formulario_DPD_MS.pdf\">",
              "target": [
                "p:nth-child(12) > a[target=\"_blank\"]: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": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "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(13)"
              ]
            },
            {
              "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://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página https://sedeagpd.gob.es/sede-electronica-web/vistas/infoSede/tramitesCiudadano.jsf\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva\">",
              "target": [
                "p:nth-child(13) > a[target=\"_blank\"] > img[alt=\"Se abrirá en una ventana nueva\"][src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Con carácter previo a la presentación de una reclamación ante la AEPD, puede dirigirse al Delegado de Protección de Datos.</p>",
              "target": [
                "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": "<h3>Delegados de Protección de Datos (DPD)</h3>",
              "target": [
                "h3: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": [
                "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": "<a href=\"mailto:delegadoprotecciondatos@sanidad.gob.es\">delegadoprotecciondatos@sanidad.gob.es</a>",
              "target": [
                "p:nth-child(16) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h3>Registro de Actividades de Tratamiento (RAT)</h3>",
              "target": [
                "h3: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": [
                "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": "<a href=\"../../servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\" target=\"_blank\" title=\"Se abrirá en una nueva ventana a la página /servCiudadanos/proteccionDatos/docs/RAT_MS.pdf\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_pdf.gif\" alt=\"Archivo pdf. Se abrirá en una nueva ventana.\">",
              "target": [
                "p:nth-child(18) > a[target=\"_blank\"] > img[src$=\"ico_pdf.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                ".redes > a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/proteccionDatosPersonales/home.htm",
      "originalUrl": "https://www.sanidad.gob.es/proteccionDatosPersonales/home.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/organizacion/altosCargos/ministra.htm": {
      "title": "Ministerio de Sanidad - Ministerio - CV Ministra de Sanidad - Mónica García Gómez",
      "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": [
                    "heading"
                  ],
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role heading is not allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "minor",
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ],
              "failureSummary": "Fix any of the following:\n  ARIA role heading is not allowed for given element"
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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 does not have an alt attribute"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute does not exist or is empty"
                },
                {
                  "id": "aria-labelledby",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                },
                {
                  "id": "non-empty-title",
                  "data": {
                    "messageKey": "noAttr"
                  },
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has no title attribute"
                },
                {
                  "id": "presentational-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<img src=\"./img/MonicaGarciaGomez_Ministra.jpg\">",
              "target": [
                ".parte-CV-imagen-altos-cargos > img"
              ],
              "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ],
              "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": "<li> <a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "ol > li:nth-child(3)"
              ],
              "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": "<li class=\"active\">Ministra de Sanidad</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/funcionesEstructura/home.htm\">Funciones y Estructura</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/ccaa/home.htm\">CC.AA y Ciudades Autónomas</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/consejoInterterri/home.htm\">Consejo Interterritorial del Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/sns/home.htm\">Sistema Nacional de Salud</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/transparenciaGobierno/home.htm\">Transparencia y buen gobierno</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/fondosUE/home.htm\">Fondos de la Unión Europea</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/orgInternacionales/relacionesUEyOOII/home.htm\">Actividad internacional</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/organizacion/planesEstrategias/home.htm\">Planes y Estrategias</a></li>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/alertasEmergenciasSanitarias/home.htm\">Alertas y emergencias sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/calidadAsistencial/home.htm\">Calidad asistencial</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/carteraServicios/home.htm\">Cartera común de servicios del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/csur/home.htm\">Centros, servicios y unidades de referencia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/cuidadosEnSalud/home.htm\">Cuidados en salud</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/farmacia/home.htm\">Farmacia</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/profesionales/saludPublica/medicinaTransfusional/home.htm\">Medicina transfusional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/pnsd/home.htm\">Plan Nacional sobre Drogas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/home.htm\">Profesiones sanitarias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/promocionPrevencion/home.htm\">Promoción de la salud y prevención</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(10)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludDigital/home.htm\">Salud digital</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(11)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/saludLaboral/home.htm\">Salud laboral</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(12)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadAmbiental/home.htm\">Sanidad ambiental</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(13)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/sanidadExterior/home.htm\">Sanidad exterior</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(14)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/DCVIHT/home.htm\">VIH, ITS, hepatitis virales y tuberculosis</a></li>",
              "target": [
                "li[role=\"menuitem\"]:nth-child(15)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/gabinete/agenda.do\">Agenda</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/sanidadDatos/home.htm\">Sanidad en un vistazo</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/portada/home.htm\">Sistema de Información Sanitaria</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/estadEstudios/estadisticas/sisInfSanSNS/tablasEstadisticas/InfAnSNS.htm\">Informe Anual del SNS</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://inclasns.sanidad.gob.es\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Indicadores Clave del Sistema Nacional de Salud<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/contactar/home.htm\">Contacta con el Ministerio</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oficinaRegistro/home.htm\">Oficinas de Registro</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/biblioPublic/portada/home.htm\">Biblioteca y Publicaciones</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/oposicionesConcursos/home.htm\">Trabaja con nosotros</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/areas/profesionesSanitarias/registroEstatal/home.htm\">Registros Profesionales</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/perfilContratante/home.htm\">Perfil del contratante</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/ayudas/home.htm\">Ayudas, Becas, Subvenciones y Premios</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(7)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/internacional/home.htm\">Servicios en el Ámbito Internacional</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(8)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/servCiudadanos/canalInterno/home.htm\">Canal interno de información</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(9)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/consultas/home.htm\">Consultas públicas previas</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/audiencia/home.htm\">Audiencia e información pública</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/EIPLE/home.htm\">Consultas Europeas (EIPLE)</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"/normativa/normativaAplicable/home.htm\">Normativa aplicable</a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li role=\"menuitem\"><a href=\"https://transparencia.gob.es/transparencia/transparencia_Home/index/PublicidadActiva/Normativa.html\" target=\"_blank\" title=\". Se abrirá en una nueva ventana\">Portal de Transparencia<img src=\"/diseno/img/ico_ext.gif\" alt=\". Se abrirá en una nueva ventana\"></a></li>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-menu > li[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "id": "aria-command-name",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag412",
            "TTv5",
            "TT6.a",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure every ARIA button, link and menuitem has an accessible name",
          "help": "ARIA commands must have an accessible name",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-command-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": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<div id=\"x-insuit-container\" class=\"skiptranslate\" aria-hidden=\"true\" tabindex=\"-1\">",
              "target": [
                [
                  "#x-insuit-shadow-container",
                  "#x-insuit-container"
                ]
              ]
            },
            {
              "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\">\n                    <span class=\"sr-only\">Subir</span>\n                </i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "aria-required-children",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA children are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            }
          ]
        },
        {
          "id": "aria-required-parent",
          "impact": null,
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require parent roles are contained by them",
          "help": "Certain ARIA roles must be contained by particular parents",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-parent",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Required ARIA parent role present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<li class=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<li class=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6)"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            },
            {
              "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 69.5588px; padding-top: 8.45538px; margin-top: 0px; padding-bottom: 8.45538px; margin-bottom: 13.891px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Ministra de Sanidad</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Mónica García Gómez</h2>",
                      "target": [
                        "h2"
                      ]
                    },
                    {
                      "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
                      "target": [
                        "legend"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#3e77c2",
                    "bgColor": "#ffffff",
                    "contrastRatio": 4.54,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 4.54"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "ol > li:nth-child(3) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Ministra de Sanidad</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministra de Sanidad</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#edf0f3",
                    "contrastRatio": 8.44,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 8.44"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mónica García Gómez</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../gabinete/agenda.do\">Agenda</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://transparenci...\" target=\"_blank\" title=\"Se abrirá en una nue...\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Funciones</span>",
              "target": [
                "p:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".col-md-10 > p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Formación académica</span>",
              "target": [
                "p:nth-child(3) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Licenciada en Medicina y Cirugía en la Universidad Complutense de Madrid.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Máster en Gestión Clínica en la Escuela Nacional de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"negrita\">Experiencia profesional</span>",
              "target": [
                "p:nth-child(5) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Nombrada Ministra de Sanidad por el Real Decreto 835/2023, de 20 de noviembre (BOE del 21 de noviembre).</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Diputada de la Asamblea de Madrid (junio de 2015 - noviembre de 2023).</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Facultativa en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (desde 2004 - En la actualidad, en excedencia).</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Médica Interna Residente (MIR) en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (2000-2004).</li>",
              "target": [
                "ul:nth-child(6) > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilY",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "infoUtilN",
                  "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=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problema",
                  "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=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "problemaD",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea maxlength=\"400\" id=\"problemaD\" name=\"problemaD\"></textarea>",
              "target": [
                "#problemaD"
              ]
            }
          ]
        },
        {
          "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>Ministra de Sanidad</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>Mónica García Gómez</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": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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) > section:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(6) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > h2:nth-child(2)"
                        ],
                        "level": 2
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(5) > section:nth-child(6) > div:nth-child(2) > form > fieldset > legend:nth-child(1)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministra de Sanidad</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Mónica García Gómez</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "image-alt",
          "impact": "critical",
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"./img/MonicaGarciaGomez_Ministra.jpg\">",
              "target": [
                ".parte-CV-imagen-altos-cargos > 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=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Sí"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
                      "target": [
                        "label[for=\"infoUtilY\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "No"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
                      "target": [
                        "label[for=\"infoUtilN\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Reportar un problema con la página"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
                      "target": [
                        "label[for=\"problema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "ol > li:nth-child(3) > 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 href=\"../../gabinete/agenda.do\">Agenda</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "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://transparenci...\" target=\"_blank\" title=\"Se abrirá en una nue...\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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": [
                ".parte-CV > 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>\n                                <li>Licenciada en Medicina y Cirugía en la Universidad Complutense de Madrid.</li>\n                                <li>Máster en Gestión Clínica en la Escuela Nacional de Sanidad.</li>\n                            </ul>",
              "target": [
                "ul:nth-child(4)"
              ]
            },
            {
              "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(6)"
              ]
            },
            {
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n                    <a href=\"/organizacion/portada/home.htm\">Ministerio</a>\n                </li>",
              "target": [
                "ol > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li> <a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a></li>",
              "target": [
                "ol > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Ministra de Sanidad</li>",
              "target": [
                "ol > .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>\n                                    <a href=\"../../gabinete/agenda.do\">Agenda</a>\n                                </li>",
              "target": [
                ".parte-CV > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".parte-CV > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Licenciada en Medicina y Cirugía en la Universidad Complutense de Madrid.</li>",
              "target": [
                "ul:nth-child(4) > 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>Máster en Gestión Clínica en la Escuela Nacional de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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>Nombrada Ministra de Sanidad por el Real Decreto 835/2023, de 20 de noviembre (BOE del 21 de noviembre).</li>",
              "target": [
                "ul:nth-child(6) > 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>Diputada de la Asamblea de Madrid (junio de 2015 - noviembre de 2023).</li>",
              "target": [
                "ul:nth-child(6) > 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>Facultativa en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (desde 2004 - En la actualidad, en excedencia).</li>",
              "target": [
                "ul:nth-child(6) > 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>Médica Interna Residente (MIR) en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (2000-2004).</li>",
              "target": [
                "ul:nth-child(6) > 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>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/MonicaGarciaGomez_Ministra.jpg\">",
              "target": [
                ".parte-CV-imagen-altos-cargos > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Ministra de Sanidad</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"x-insuit-shadow-container\" class=\"skiptranslate\"></div>",
              "target": [
                "#x-insuit-shadow-container"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div data-top=\"0\" class=\"float-panel\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 69.5588px; padding-top: 8.45538px; margin-top: 0px; padding-bottom: 8.45538px; margin-bottom: 13.891px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown active\" role=\"menuitem\">",
              "target": [
                ".active.dropdown[role=\"menuitem\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\" role=\"menuitem\">",
              "target": [
                ".dropdown[role=\"menuitem\"]: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\">",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">",
              "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>\n                    <a href=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>\n                </li>",
              "target": [
                "ol > 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=\"/home.htm\">\n                        <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>\n                        <span class=\"sr-only\">Inicio</span>\n                    </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/portada/home.htm\">Ministerio</a>",
              "target": [
                "ol > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/organizacion/altosCargos/home.htm\">Ministra y Altos Cargos</a>",
              "target": [
                "ol > li: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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "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=\"col-md-12\">",
              "target": [
                ".col-md-12: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=\"row tarjetas-CV-altos-cargos\">",
              "target": [
                ".tarjetas-CV-altos-cargos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 parte-CV-imagen-altos-cargos\">\n                            <img src=\"./img/MonicaGarciaGomez_Ministra.jpg\">\n                        </div>",
              "target": [
                ".parte-CV-imagen-altos-cargos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"./img/MonicaGarciaGomez_Ministra.jpg\">",
              "target": [
                ".parte-CV-imagen-altos-cargos > 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=\"col-md-10\">\n                            <h1>Ministra de Sanidad</h1>\n                            <h2>Mónica García Gómez</h2>\n                        </div>",
              "target": [
                ".tarjetas-CV-altos-cargos > .col-md-10"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Ministra de Sanidad</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": "<h2>Mónica García Gómez</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=\"row cv-altos-cargos\">",
              "target": [
                ".cv-altos-cargos"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-2 parte-CV\">",
              "target": [
                ".parte-CV"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".parte-CV > ul"
              ]
            },
            {
              "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=\"../../gabinete/agenda.do\">Agenda</a>\n                                </li>",
              "target": [
                ".parte-CV > ul > 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=\"../../gabinete/agenda.do\">Agenda</a>",
              "target": [
                "li:nth-child(1) > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>",
              "target": [
                ".parte-CV > ul > 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=\"https://transparenci...\" target=\"_blank\" title=\"Se abrirá en una nue...\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/ico_ext.gif\" alt=\"Se abrirá en una ventana nueva.\">",
              "target": [
                ".parte-CV > ul > li:nth-child(2) > a[target=\"_blank\"] > img[src$=\"ico_ext.gif\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-10\">",
              "target": [
                ".cv-altos-cargos > .col-md-10"
              ]
            },
            {
              "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 class=\"negrita\">Funciones</span>\n                            </p>",
              "target": [
                ".col-md-10 > 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": "<span class=\"negrita\">Funciones</span>",
              "target": [
                "p:nth-child(1) > .negrita"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                ".col-md-10 > 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>\n                                <span class=\"negrita\">Formación académica</span>\n                            </p>",
              "target": [
                ".col-md-10 > 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": "<span class=\"negrita\">Formación académica</span>",
              "target": [
                "p:nth-child(3) > .negrita"
              ]
            },
            {
              "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>Licenciada en Medicina y Cirugía en la Universidad Complutense de Madrid.</li>\n                                <li>Máster en Gestión Clínica en la Escuela Nacional de Sanidad.</li>\n                            </ul>",
              "target": [
                "ul: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>Licenciada en Medicina y Cirugía en la Universidad Complutense de Madrid.</li>",
              "target": [
                "ul:nth-child(4) > 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>Máster en Gestión Clínica en la Escuela Nacional de Sanidad.</li>",
              "target": [
                "ul:nth-child(4) > 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>\n                                <span class=\"negrita\">Experiencia profesional</span>\n                            </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": "<span class=\"negrita\">Experiencia profesional</span>",
              "target": [
                "p:nth-child(5) > .negrita"
              ]
            },
            {
              "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(6)"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>Nombrada Ministra de Sanidad por el Real Decreto 835/2023, de 20 de noviembre (BOE del 21 de noviembre).</li>",
              "target": [
                "ul:nth-child(6) > 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>Diputada de la Asamblea de Madrid (junio de 2015 - noviembre de 2023).</li>",
              "target": [
                "ul:nth-child(6) > 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>Facultativa en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (desde 2004 - En la actualidad, en excedencia).</li>",
              "target": [
                "ul:nth-child(6) > 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>Médica Interna Residente (MIR) en Anestesiología, Reanimación y Terapéutica del dolor en el Hospital 12 de Octubre (2000-2004).</li>",
              "target": [
                "ul:nth-child(6) > 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": "<div class=\"forminfo col-md-12\">",
              "target": [
                ".forminfo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmInfoUtil\" action=\"#\" method=\"POST\">",
              "target": [
                "#frmInfoUtil"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset>",
              "target": [
                "fieldset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend role=\"heading\" aria-level=\"2\">¿Te ha resultado útil esta página?</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Tu respuesta nos ayudará a mejorar la web</p>",
              "target": [
                "fieldset > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainer basic\">",
              "target": [
                ".formContainer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerBtn\">",
              "target": [
                ".formContainerBtn"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".formContainerBtn > .bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilY\" value=\"Si\">",
              "target": [
                "#infoUtilY"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilY\" class=\"botones-azul\">Sí</label>",
              "target": [
                "label[for=\"infoUtilY\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">\n              \t\t\t\t\t\t\t\t\t\t\t<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">\n              \t\t\t\t\t\t\t\t\t\t\t<label for=\"infoUtilN\" class=\"botones-azul\">No</label>\n              \t\t\t\t\t\t\t\t\t\t</div>",
              "target": [
                ".bloque: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": "<input type=\"radio\" name=\"infoUtil\" id=\"infoUtilN\" value=\"No\">",
              "target": [
                "#infoUtilN"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"infoUtilN\" class=\"botones-azul\">No</label>",
              "target": [
                "label[for=\"infoUtilN\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"formContainerTxt\">",
              "target": [
                ".formContainerTxt"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"bloque\">",
              "target": [
                ".formContainerTxt > .bloque"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"radio\" name=\"problemaPag\" id=\"problema\" value=\"Reportar un problema con la p&amp;aacutegina\">",
              "target": [
                "#problema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"problema\" class=\"botones-azul\">Reportar un problema con la página</label>",
              "target": [
                "label[for=\"problema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" lang=\"es\" class=\"informacion col-md-12\">",
              "target": [
                "section"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".active.dropdown[role=\"menuitem\"] > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown[role=\"menuitem\"]:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/organizacion/altosCargos/ministra.htm",
      "originalUrl": "https://www.sanidad.gob.es/organizacion/altosCargos/ministra.htm",
      "status": 200,
      "contentType": "text/html",
      "sources": []
    },
    "https://www.sanidad.gob.es/accesibilidad/frmAccesibilidad.do": {
      "title": "Ministerio de Sanidad - Accesibilidad - Formulario",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(3)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            },
            {
              "any": [
                {
                  "id": "link-in-text-block",
                  "data": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "p:nth-child(3)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"https://www.sanidad.gob.es/servCiudadanos/contactar/home.htm\" target=\"_blank\">Contacta con el Ministerio</a>",
              "target": [
                "p:nth-child(3) > a[target=\"_blank\"]"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(3)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Formulario de accesibilidad</li>",
              "target": [
                ".active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "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": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "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": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "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": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                ".search"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            },
            {
              "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": "<iframe id=\"x-insuit-native-iframe\" srcdoc=\"&lt;html&gt;&lt;/html&gt;\" title=\"Native support iframe\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
              "target": [
                "#x-insuit-native-iframe"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "id": "autocomplete-valid",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag21aa",
            "wcag135",
            "EN-301-549",
            "EN-9.1.3.5",
            "ACT",
            "RGAAv4",
            "RGAA-11.13.1"
          ],
          "description": "Ensure the autocomplete attribute is correct and suitable for the form field",
          "help": "autocomplete attribute must be used correctly",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/autocomplete-valid?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "autocomplete-valid",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "the autocomplete attribute is correctly formatted"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "autocomplete-valid",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "the autocomplete attribute is correctly formatted"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 65.9983px; padding-top: 8.02258px; margin-top: 0px; padding-bottom: 8.02258px; margin-bottom: 13.18px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1>Formulario de accesibilidad</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#2a2a2a",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 11.18,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 11.18"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Formulario de accesibilidad</li>",
              "target": [
                ".active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "21.7pt (28.88px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Formulario de accesibilidad</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://www.sanidad.gob.es/servCiudadanos/contactar/home.htm\" target=\"_blank\">Contacta con el Ministerio</a>",
              "target": [
                "p:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><abbr title=\"Campo obligatorio.\">(*)</abbr> Campo obligatorio.</strong>",
              "target": [
                "strong"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "14.6pt (19.494px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend>Datos del formulario</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"correo\">Correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"correo\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"confirmarCorreo\">Confirmar correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"confirmarCorreo\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"urlProblema\">Dirección web con el problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"urlProblema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"descripcionProblema\">Descripción del problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"descripcionProblema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.3pt (13.718px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"italica\">Dispone de un máximo de 4000 caracteres para enviar su mensaje.</span>",
              "target": [
                ".italica"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#115591",
                    "bgColor": "#ebf5f7",
                    "contrastRatio": 6.93,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.93"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Limpiar\" onclick=\"javascript:customReset()\" class=\"boton reset\">",
              "target": [
                ".reset"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Enviar\" onclick=\"javascript:enviarForm()\" class=\"boton\">",
              "target": [
                "input[value=\"Enviar\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"recaptcha-token\" value=\"\" id=\"recaptcha-token\" style=\"display: none\" class=\"form-control\">",
              "target": [
                "#recaptcha-token"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "correo",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "confirmarCorreo",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "urlProblema",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "descripcionProblema",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "recaptcha-token",
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Document has no elements referenced with ARIA or labels that share the same id attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"recaptcha-token\" value=\"\" id=\"recaptcha-token\" style=\"display: none\" class=\"form-control\">",
              "target": [
                "#recaptcha-token"
              ]
            }
          ]
        },
        {
          "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>Formulario de accesibilidad</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "id": "form-field-multiple-labels",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag332",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.3.3.2",
            "RGAAv4",
            "RGAA-11.2.1"
          ],
          "description": "Ensure form field does not have multiple label elements",
          "help": "Form field must not have multiple label elements",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/form-field-multiple-labels?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"correo\">Correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"correo\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"confirmarCorreo\">Confirmar correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"confirmarCorreo\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"urlProblema\">Dirección web con el problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"urlProblema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "multiple-label",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<label for=\"descripcionProblema\">Descripción del problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"descripcionProblema\"]"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Form field does not have multiple label elements"
                }
              ],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(8) > h1:nth-child(1)"
                        ],
                        "level": 1
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Formulario de accesibilidad</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "input-button-name",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.a",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.9.1"
          ],
          "description": "Ensure input buttons have discernible text",
          "help": "Input buttons must have discernible text",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/input-button-name?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "non-empty-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a non-empty value attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Limpiar\" onclick=\"javascript:customReset()\" class=\"boton reset\">",
              "target": [
                ".reset"
              ]
            },
            {
              "any": [
                {
                  "id": "non-empty-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Element has a non-empty value attribute"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Enviar\" onclick=\"javascript:enviarForm()\" class=\"boton\">",
              "target": [
                "input[value=\"Enviar\"]"
              ]
            }
          ]
        },
        {
          "id": "label-title-only",
          "impact": null,
          "tags": [
            "cat.forms",
            "best-practice"
          ],
          "description": "Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes",
          "help": "Form elements should have a visible label",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "title-only",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Form element does not solely use title attribute for its label"
                }
              ],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "id": "label",
          "impact": null,
          "tags": [
            "cat.forms",
            "wcag2a",
            "wcag412",
            "section508",
            "section508.22.n",
            "TTv5",
            "TT5.c",
            "EN-301-549",
            "EN-9.4.1.2",
            "ACT",
            "RGAAv4",
            "RGAA-11.1.1"
          ],
          "description": "Ensure every form element has a label",
          "help": "Form elements must have labels",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/label?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Correo electrónico (*)"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"correo\">Correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"correo\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Confirmar correo electrónico (*)"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"confirmarCorreo\">Confirmar correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"confirmarCorreo\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Dirección web con el problema (*)"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"urlProblema\">Dirección web con el problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"urlProblema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "explicit-label",
                  "data": {
                    "explicitLabel": "Descripción del problema (*)"
                  },
                  "relatedNodes": [
                    {
                      "html": "<label for=\"descripcionProblema\">Descripción del problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
                      "target": [
                        "label[for=\"descripcionProblema\"]"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has an explicit <label>"
                },
                {
                  "id": "aria-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-label attribute exists and is not empty"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "hidden-explicit-label",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Form element has a visible explicit <label>"
                }
              ],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-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.sanidad.gob.es/servCiudadanos/contactar/home.htm\" target=\"_blank\">Contacta con el Ministerio</a>",
              "target": [
                "p:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Formulario de accesibilidad</li></ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Formulario de accesibilidad</li>",
              "target": [
                ".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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Limpiar\" onclick=\"javascript:customReset()\" class=\"boton reset\">",
              "target": [
                ".reset"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Enviar\" onclick=\"javascript:enviarForm()\" class=\"boton\">",
              "target": [
                "input[value=\"Enviar\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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>Formulario de accesibilidad</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 65.9983px; padding-top: 8.02258px; margin-top: 0px; padding-bottom: 8.02258px; margin-bottom: 13.18px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Formulario de accesibilidad</li></ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Formulario de accesibilidad</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section class=\"col-sm-8 col-md-12 informacion\" role=\"main\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1>Formulario de accesibilidad</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": "<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": "<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": "<a href=\"https://www.sanidad.gob.es/servCiudadanos/contactar/home.htm\" target=\"_blank\">Contacta con el Ministerio</a>",
              "target": [
                "p:nth-child(3) > a[target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form id=\"frmAccesibilidad\" method=\"post\" action=\"frmAccesibilidad.do?metodo=enviar\" enctype=\"multipart/form-data\">",
              "target": [
                "#frmAccesibilidad"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p><strong><abbr title=\"Campo obligatorio.\">(*)</abbr> Campo obligatorio.</strong></p>",
              "target": [
                "#frmAccesibilidad > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<strong><abbr title=\"Campo obligatorio.\">(*)</abbr> Campo obligatorio.</strong>",
              "target": [
                "strong"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<abbr title=\"Campo obligatorio.\">(*)</abbr>",
              "target": [
                "abbr[title=\"Campo obligatorio.\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<fieldset id=\"fld1\">",
              "target": [
                "#fld1"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<legend>Datos del formulario</legend>",
              "target": [
                "legend"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">\n\t    \t\t<div class=\"col-md-12\">\n\t    \t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t<span class=\"error\"></span>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>",
              "target": [
                "#fld1 > .row: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=\"col-md-12\">\n\t    \t\t\t<div class=\"form-group\">\n\t\t\t\t\t\t<span class=\"error\"></span>\n\t\t\t\t\t</div>\n\t\t\t\t</div>",
              "target": [
                ".row:nth-child(2) > .col-md-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=\"form-group\">\n\t\t\t\t\t\t<span class=\"error\"></span>\n\t\t\t\t\t</div>",
              "target": [
                ".row:nth-child(2) > .col-md-12 > .form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"error\"></span>",
              "target": [
                ".error"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-md-12\">",
              "target": [
                ".row:nth-child(3) > .col-md-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=\"form-group\">",
              "target": [
                ".row:nth-child(3) > .col-md-12 > .form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"correo\">Correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"correo\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<abbr title=\"Campo obligatorio\">(*)</abbr>",
              "target": [
                "label[for=\"correo\"] > abbr[title=\"Campo obligatorio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"correo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"correo\" class=\"form-control\" aria-label=\"Dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#correo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-md-12\">",
              "target": [
                ".row:nth-child(4) > .col-md-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=\"form-group\">",
              "target": [
                ".row:nth-child(4) > .col-md-12 > .form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"confirmarCorreo\">Confirmar correo electrónico <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"confirmarCorreo\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<abbr title=\"Campo obligatorio\">(*)</abbr>",
              "target": [
                "label[for=\"confirmarCorreo\"] > abbr[title=\"Campo obligatorio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"confirmarCorreo\" maxlength=\"100\" size=\"73\" value=\"\" onblur=\"validarEmail(this,'');\" id=\"confirmarCorreo\" class=\"form-control\" aria-label=\"Confirmar dirección de correo electrónico\" autocomplete=\"email\">",
              "target": [
                "#confirmarCorreo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-md-12\">",
              "target": [
                ".row:nth-child(5) > .col-md-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=\"form-group\">",
              "target": [
                ".row:nth-child(5) > .col-md-12 > .form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"urlProblema\">Dirección web con el problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"urlProblema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<abbr title=\"Campo obligatorio\">(*)</abbr>",
              "target": [
                "label[for=\"urlProblema\"] > abbr[title=\"Campo obligatorio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"text\" name=\"urlProblema\" maxlength=\"100\" size=\"73\" value=\"\" id=\"urlProblema\" class=\"form-control\" aria-label=\"Dirección web con el problema\">",
              "target": [
                "#urlProblema"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".row: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=\"col-md-12\">",
              "target": [
                ".row:nth-child(6) > .col-md-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=\"form-group\">",
              "target": [
                ".row:nth-child(6) > .col-md-12 > .form-group"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<label for=\"descripcionProblema\">Descripción del problema <abbr title=\"Campo obligatorio\">(*)</abbr></label>",
              "target": [
                "label[for=\"descripcionProblema\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<abbr title=\"Campo obligatorio\">(*)</abbr>",
              "target": [
                "label[for=\"descripcionProblema\"] > abbr[title=\"Campo obligatorio\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<textarea name=\"descripcionProblema\" cols=\"46\" rows=\"10\" onkeyup=\"limitTextArea(this,4000);\" id=\"descripcionProblema\" class=\"form-control\" aria-label=\"Descripción del problema\"></textarea>",
              "target": [
                "#descripcionProblema"
              ]
            },
            {
              "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=\"italica\">Dispone de un máximo de 4000 caracteres para enviar su mensaje.</span></p>",
              "target": [
                "#fld1 > 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=\"italica\">Dispone de un máximo de 4000 caracteres para enviar su mensaje.</span>",
              "target": [
                ".italica"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"text-center\">",
              "target": [
                ".text-center"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Limpiar\" onclick=\"javascript:customReset()\" class=\"boton reset\">",
              "target": [
                ".reset"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input type=\"button\" name=\"\" value=\"Enviar\" onclick=\"javascript:enviarForm()\" class=\"boton\">",
              "target": [
                "input[value=\"Enviar\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                "b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".dropdown-toggle[href$=\"inicial.do\"][role=\"button\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/accesibilidad/frmAccesibilidad.do",
      "originalUrl": "https://www.sanidad.gob.es/accesibilidad/frmAccesibilidad.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    },
    "https://www.sanidad.gob.es/gabinete/inicial.do": {
      "title": "Ministerio de Sanidad - Prensa y comunicación",
      "violations": [
        {
          "id": "aria-required-children",
          "impact": "critical",
          "tags": [
            "cat.aria",
            "wcag2a",
            "wcag131",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-9.3.1"
          ],
          "description": "Ensure elements with an ARIA role that require child roles contain them",
          "help": "Certain ARIA roles must contain particular children",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
          "nodes": [
            {
              "any": [
                {
                  "id": "aria-required-children",
                  "data": {
                    "messageKey": "unallowed",
                    "values": "li[tabindex]"
                  },
                  "relatedNodes": [
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(2)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown active\">",
                      "target": [
                        ".active.dropdown"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(4)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(5)"
                      ]
                    },
                    {
                      "html": "<li class=\"dropdown\">",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(6)"
                      ]
                    }
                  ],
                  "impact": "critical",
                  "message": "Element has children which are not allowed: li[tabindex]"
                }
              ],
              "all": [],
              "none": [],
              "impact": "critical",
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ],
              "failureSummary": "Fix any of the following:\n  Element has children which are not allowed: li[tabindex]"
            }
          ]
        },
        {
          "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": null
                  },
                  "relatedNodes": [
                    {
                      "html": "<nav class=\"menu-categorias-secundaria\">",
                      "target": [
                        ".menu-categorias-secundaria"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ],
              "all": [],
              "none": [],
              "impact": "moderate",
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ],
              "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
            }
          ]
        },
        {
          "id": "link-in-text-block",
          "impact": "serious",
          "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": {
                    "messageKey": "fgContrast",
                    "contrastRatio": 1.48,
                    "requiredContrastRatio": 3,
                    "nodeColor": "#0f4483",
                    "parentColor": "#2a2a2a"
                  },
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)"
                },
                {
                  "id": "link-in-text-block-style",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<p>",
                      "target": [
                        "#avisoCookies > p"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "The link has no styling (such as underline) to distinguish it from the surrounding text"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  The link has insufficient color contrast of 1.48:1 with the surrounding text. (Minimum contrast is 3:1, link text: #0f4483, surrounding text: #2a2a2a)\n  The link has no styling (such as underline) to distinguish it from the surrounding text"
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(2)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(4)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(5)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": {
                    "messageKey": "roleNotValid"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item parent element has a role that is not role=\"list\""
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<li class=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown:nth-child(6)"
              ],
              "failureSummary": "Fix any of the following:\n  List item parent element has a role that is not role=\"list\""
            }
          ]
        },
        {
          "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 id=\"enlaceTraducir\"><a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a></div>",
              "target": [
                "#enlaceTraducir"
              ],
              "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>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ],
              "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 class=\"sr-only\">Inicio</span>",
              "target": [
                "a[href$=\"home.htm\"] > .sr-only"
              ],
              "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": "<li class=\"active\">Prensa y comunicación</li>",
              "target": [
                "ol > .active"
              ],
              "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-allowed-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attributes are used correctly for the defined role"
                }
              ],
              "none": [
                {
                  "id": "aria-unsupported-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute is supported"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"..//home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\"><span class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>Castellano</a>",
              "target": [
                ".cabecera-menupanel > .navlistIdioma.navlist > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"ministerio\" role=\"menu\">",
              "target": [
                "#ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"areas\" role=\"menu\">",
              "target": [
                "#areas"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"prensa\" role=\"menu\">                    <li><a href=\"/gabinete/notasPrensa.do\">Noticias</a></li><li><a href=\"/campannas/portada/home.htm\">Campañas informativas</a></li><li><a href=\"/gabinete/agenda.do\">Agenda</a></li>                    </ul>",
              "target": [
                "#prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"sanidad-datos\" role=\"menu\">",
              "target": [
                "#sanidad-datos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"serv-ciudadanos\" role=\"menu\">",
              "target": [
                "#serv-ciudadanos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul class=\"nav collapse\" id=\"proyectos-normativos\" role=\"menu\">",
              "target": [
                "#proyectos-normativos"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<form role=\"search\" method=\"post\" class=\"search\" action=\"../buscador/iniciar.do\">",
              "target": [
                "form"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-allowed-role",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is allowed for given element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-conditional-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "deprecatedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "ARIA role is not deprecated"
                }
              ],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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>",
              "target": [
                "body"
              ]
            }
          ]
        },
        {
          "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": "<i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i>",
              "target": [
                ".fa-caret-right"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".cabecera-menupanel > .closebutton > .glyphicon-remove.glyphicon[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 class=\"glyphicon glyphicon-menu-down\" aria-hidden=\"true\">&nbsp;</span>",
              "target": [
                ".glyphicon-menu-down"
              ]
            },
            {
              "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 class=\"glyphicon glyphicon-remove\" aria-hidden=\"true\"></span>",
              "target": [
                ".pie-menupanel > .closebutton > .glyphicon-remove.glyphicon[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": "<i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i>",
              "target": [
                ".fa-home"
              ]
            },
            {
              "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": "<i class=\"fa fa-angle-up\" aria-hidden=\"true\"><span class=\"sr-only\">Subir</span></i>",
              "target": [
                ".fa-angle-up"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "aria-prohibited-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "ARIA attribute is allowed"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-required-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "All required ARIA attributes are present"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "invalidrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is valid"
                },
                {
                  "id": "abstractrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "Abstract roles are not used"
                },
                {
                  "id": "unsupportedrole",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA role is supported"
                }
              ],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-nav"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                },
                {
                  "id": "aria-level",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "aria-level values are valid"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "aria-valid-attr-value",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute values are valid"
                },
                {
                  "id": "aria-errormessage",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "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": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "aria-valid-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "critical",
                  "message": "ARIA attribute name is valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            }
          ]
        },
        {
          "id": "avoid-inline-spacing",
          "impact": null,
          "tags": [
            "cat.structure",
            "wcag21aa",
            "wcag1412",
            "EN-301-549",
            "EN-9.1.4.12",
            "ACT"
          ],
          "description": "Ensure that text spacing set through style attributes can be adjusted with custom stylesheets",
          "help": "Inline text spacing must be adjustable with custom stylesheets",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/avoid-inline-spacing?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [],
              "all": [
                {
                  "id": "important-letter-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Letter-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-word-spacing",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "word-spacing in the style attribute is not set to !important, or meets the minimum"
                },
                {
                  "id": "important-line-height",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "line-height in the style attribute is not set to !important, or meets the minimum"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 29.5799px; padding-top: 3.59565px; margin-top: 0px; padding-bottom: 3.59565px; margin-bottom: 5.90714px;\">",
              "target": [
                "#avisoCookies"
              ]
            }
          ]
        },
        {
          "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": "header-present",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<h1 lang=\"es\" class=\"sr-only\">Prensa y comunicación</h1>",
                      "target": [
                        "h1"
                      ]
                    },
                    {
                      "html": "<h2>Noticias Destacadas</h2>",
                      "target": [
                        "h2"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a heading"
                },
                {
                  "id": "landmark",
                  "data": null,
                  "relatedNodes": [
                    {
                      "html": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Page has a landmark region"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "#0f4483",
                    "bgColor": "#e3e3e3",
                    "contrastRatio": 7.52,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 7.52"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ffdb00",
                    "contrastRatio": 12.36,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.36"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "messageKey": "hidden"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is hidden"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<input aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Está usted en:</span>",
              "target": [
                ".migas-pan > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Prensa y comunicación</li>",
              "target": [
                "ol > .active"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Noticias Destacadas</h2>",
              "target": [
                "h2"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.1pt (13.487px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Miércoles, 22 de abril de 2026</p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.1pt (13.487px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Miércoles, 22 de abril de 2026</p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.1pt (13.487px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Martes, 21 de abril de 2026</p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#000000",
                    "bgColor": "#ffffff",
                    "contrastRatio": 21,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 21"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#5e5e5e",
                    "bgColor": "#ffffff",
                    "contrastRatio": 6.48,
                    "fontSize": "10.1pt (13.487px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 6.48"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Lunes, 20 de abril de 2026</p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "14.1pt (18.772px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do\">Más noticias <i class=\"fas fa-angle-right fa-lg\"></i></a>",
              "target": [
                ".texto_derecha > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#ffffff",
                    "bgColor": "#0f4483",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Gabinete de Comunicación</p>",
              "target": [
                ".banner-gabinete-titulo > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Director de comunicación: <b>Luis Giménez San Miguel</b></p>",
              "target": [
                ".banner-gabinete-contenido > p:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Luis Giménez San Miguel</b>",
              "target": [
                "p:nth-child(1) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Teléfono: <b>91 596 11 22</b></p>",
              "target": [
                ".banner-gabinete-contenido > p:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>91 596 11 22</b>",
              "target": [
                "p:nth-child(3) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "11.9pt (15.884px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../gabinete/agenda.do\">AGENDA</a>",
              "target": [
                ".agenda-prensa-titulo > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "19.5pt (25.992px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"tabla-fecha-mes\">Abril</td>",
              "target": [
                ".tabla-fecha-mes"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "13.0pt (17.328px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"tabla-fecha-dia\">Viernes</td>",
              "target": [
                ".tabla-fecha-dia"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>11:45h</p>",
              "target": [
                ".col-xs-2 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ffffff",
                    "contrastRatio": 14.35,
                    "fontSize": "9.2pt (12.274px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.35"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.</p>",
              "target": [
                ".col-xs-10 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#0f4483",
                    "bgColor": "#ffffff",
                    "contrastRatio": 9.65,
                    "fontSize": "10.8pt (14.44px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 9.65"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>sanidadgob</b>",
              "target": [
                "span:nth-child(3) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#1d1d1b",
                    "bgColor": "#ecece2",
                    "contrastRatio": 14.2,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 14.2"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "normal",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "fgColor": "#2a2a2a",
                    "bgColor": "#ecece2",
                    "contrastRatio": 12.07,
                    "fontSize": "10.5pt (14px)",
                    "fontWeight": "bold",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has sufficient color contrast of 12.07"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                ".logo-ministerio-pie > span > b"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "buscador",
                  "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 aria-label=\"Buscador\" name=\"search\" type=\"text\" title=\"Buscador\" id=\"buscador\" size=\"30\" value=\"\" placeholder=\"Buscar en el ministerio\">",
              "target": [
                "#buscador"
              ]
            },
            {
              "any": [
                {
                  "id": "duplicate-id-aria",
                  "data": "buscar",
                  "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 aria-label=\"Buscar\" id=\"buscar\" class=\"animation buttonSearch\" type=\"submit\" name=\"buscar\" title=\"Buscar\" value=\"\">",
              "target": [
                "#buscar"
              ]
            }
          ]
        },
        {
          "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=\"es\" class=\"sr-only\">Prensa y comunicació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>Noticias Destacadas</h2>",
              "target": [
                "h2"
              ]
            }
          ]
        },
        {
          "id": "empty-table-header",
          "impact": null,
          "tags": [
            "cat.name-role-value",
            "best-practice"
          ],
          "description": "Ensure table headers have discernible text",
          "help": "Table header text should not be empty",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-table-header?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": "<th rowspan=\"2\" class=\"tabla-fecha-numero\">24</th>",
              "target": [
                "th"
              ]
            }
          ]
        },
        {
          "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(2) > section:nth-child(4) > h1:nth-child(1)"
                        ],
                        "level": 1
                      },
                      {
                        "ancestry": [
                          "html > body > div:nth-child(2) > section:nth-child(4) > h2:nth-child(2)"
                        ],
                        "level": 2
                      }
                    ]
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"es\" class=\"sr-only\">Prensa y comunicación</h1>",
              "target": [
                "h1"
              ]
            },
            {
              "any": [
                {
                  "id": "heading-order",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Heading order valid"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h2>Noticias Destacadas</h2>",
              "target": [
                "h2"
              ]
            }
          ]
        },
        {
          "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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 xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "id": "html-xml-lang-mismatch",
          "impact": null,
          "tags": [
            "cat.language",
            "wcag2a",
            "wcag311",
            "EN-301-549",
            "EN-9.3.1.1",
            "ACT",
            "RGAAv4",
            "RGAA-8.3.1"
          ],
          "description": "Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page",
          "help": "HTML elements with lang and xml:lang must have the same base language",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/html-xml-lang-mismatch?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "xml-lang-mismatch",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "Lang and xml:lang attributes have the same base language"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del 21 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del 20 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "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=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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=\"/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del 21 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del 20 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "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=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            }
          ]
        },
        {
          "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 class=\"container-fluid\">",
              "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": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            }
          ]
        },
        {
          "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": "<section role=\"main\" class=\"informacion\">",
                      "target": [
                        "section"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Document has at least one main landmark"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "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": "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 style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "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 class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            }
          ]
        },
        {
          "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 href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a:nth-child(1)"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"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 id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "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://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][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 title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"notasPrensa.do\">Más noticias <i class=\"fas fa-angle-right fa-lg\"></i></a>",
              "target": [
                ".texto_derecha > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "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:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../gabinete/agenda.do\">AGENDA</a>",
              "target": [
                ".agenda-prensa-titulo > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a class=\"btn btn-primary\" href=\"https://twitter.com/sanidadgob\" target=\"_blank\"><span class=\"fab fa-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span><span>@<b>sanidadgob</b></span></a>",
              "target": [
                ".btn.btn-primary[href$=\"sanidadgob\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > 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 href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(6) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "has-visible-text",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has text that is visible to screen readers"
                },
                {
                  "id": "non-empty-title",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element has a title attribute"
                }
              ],
              "all": [],
              "none": [
                {
                  "id": "focusable-no-name",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element is not in tab order or has accessible text"
                }
              ],
              "impact": null,
              "html": "<a href=\"https://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1)"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(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=\"https://www.youtube.com/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3)"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4)"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5)"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6)"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7)"
              ]
            },
            {
              "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=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "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 title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "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 title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            }
          ]
        },
        {
          "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=\"nav navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "only-listitems",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List element only has direct children that are allowed inside <li> elements"
                }
              ],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Prensa y comunicación</li></ol>",
              "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": [
                ".navegacion-pie > ul"
              ]
            }
          ]
        },
        {
          "id": "listitem",
          "impact": "serious",
          "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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li class=\"active\">Prensa y comunicación</li>",
              "target": [
                "ol > .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>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5)"
              ]
            },
            {
              "any": [
                {
                  "id": "listitem",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del 21 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del 20 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > img"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "no-focusable-content",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "Element does not have focusable descendants"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "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=\"es\" class=\"sr-only\">Prensa y comunicación</h1>",
                      "target": [
                        "h1"
                      ]
                    }
                  ],
                  "impact": "moderate",
                  "message": "Page has at least one level-one heading"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\">",
              "target": [
                "html"
              ]
            }
          ]
        },
        {
          "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=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "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": "<header style=\"display: inline-block;\">",
              "target": [
                "header"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"float-panel\" data-top=\"0\" data-scroll=\"10\">",
              "target": [
                ".float-panel"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"avisoCookies\" style=\"display: block; overflow: hidden; height: 29.5799px; padding-top: 3.59565px; margin-top: 0px; padding-bottom: 3.59565px; margin-bottom: 5.90714px;\">",
              "target": [
                "#avisoCookies"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>",
              "target": [
                "#avisoCookies > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/avisoLegal/home.htm#politicaCookie\">Política de cookies</a>",
              "target": [
                "#avisoCookies > p > a: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 id=\"aceptarCookie\" class=\"btn btn-primary\">Aceptar <i class=\"fa fa-caret-right\" aria-hidden=\"true\"></i></a>",
              "target": [
                "#aceptarCookie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid cabecera\">",
              "target": [
                ".cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-8 col-sm-7 col-md-4 col-lg-4\">",
              "target": [
                ".col-xs-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=\"logo-ministerio logo-ministerio2\">                        <a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>                    </div>",
              "target": [
                ".logo-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                            <img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">                        </a>",
              "target": [
                ".logo-ministerio > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.svg\" alt=\"Ministerio de Sanidad\" height=\"75px\">",
              "target": [
                "img[src$=\"MSA.svg\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-4 col-sm-5 col-md-8 col-lg-8 text-right navCanalesIdioma\">",
              "target": [
                ".col-xs-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=\"idioma-contacto hidden-sm hidden-xs\">",
              "target": [
                ".idioma-contacto"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"idiomas-cabecera\">",
              "target": [
                ".idiomas-cabecera"
              ]
            },
            {
              "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 navlist navlistIdioma\">",
              "target": [
                ".navlistIdioma.navlist.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=\"language dropdown\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/home.htm\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
              "target": [
                ".navlistIdioma.navlist.nav > .language.dropdown > .dropdown-toggle[data-toggle=\"dropdown\"][role=\"button\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/angle-circle-down.png\" width=\"14px\" alt=\"Flecha desplegable abajo\" onerror=\"this.onerror=null;this.src='/diseno/img/angle-circle-down.png';\">",
              "target": [
                "img[width=\"14px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"buscador-cabecera\">                            <a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>                        </div>",
              "target": [
                ".buscador-cabecera"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"navbar navbar-default menu-categorias\">",
              "target": [
                ".navbar"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div>",
              "target": [
                ".navbar > div"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div id=\"categorias\" class=\"collapse navbar-collapse\">",
              "target": [
                "#categorias"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul role=\"menu\" class=\"nav navbar-nav navlist\">",
              "target": [
                ".navbar-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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown active\">",
              "target": [
                ".active.dropdown"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"dropdown\">",
              "target": [
                ".navbar-nav > .dropdown: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 role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > 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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"col-xs-6 franja-amarilla\"></div>",
              "target": [
                ".col-xs-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=\"col-xs-3 franja-roja\"></div>",
              "target": [
                ".col-xs-3.franja-roja: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=\"container-fluid\">",
              "target": [
                "header > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"nav-secundaria hidden-sm hidden-xs\">",
              "target": [
                ".nav-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                ".nav-secundaria > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<nav class=\"menu-categorias-secundaria\">",
              "target": [
                ".menu-categorias-secundaria"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".menu-categorias-secundaria > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"../websTematicas/home.htm\">Webs temáticas</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"../websTematicas/home.htm\">Webs temáticas</a>",
              "target": [
                ".menu-categorias-secundaria > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                    <a href=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>                </li>",
              "target": [
                ".menu-categorias-secundaria > ul > 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=\"https://sede.mscbs.gob.es/\" title=\"Sede Electrónic@. Se abrirá en una ventana nueva\" target=\"_blank\">Sede Electrónic@</a>",
              "target": [
                "li:nth-child(2) > a[href$=\"sede.mscbs.gob.es/\"][target=\"_blank\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid contenido\">",
              "target": [
                ".contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row rs-migas\">",
              "target": [
                ".rs-migas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-12\">",
              "target": [
                ".col-xs-12"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Traducir\" target=\"_self\" href=\"javascript:traducir();\">Traducir <img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\"></a>",
              "target": [
                "a[title=\"Traducir\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/util_traducir_gris.svg\" alt=\"\">",
              "target": [
                "img[alt=\"\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"migas-pan\"><span>Está usted en:</span><ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Prensa y comunicación</li></ol></div>",
              "target": [
                ".migas-pan"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ol class=\"breadcrumb\">\n    <li>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>\n<li class=\"active\">Prensa y comunicación</li></ol>",
              "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>\n        <a href=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>\n    </li>",
              "target": [
                "ol > 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=\"../home.htm\">\n            <i class=\"fa fa-home\" aria-hidden=\"true\">&nbsp;</i><span class=\"sr-only\">Inicio</span>\n        </a>",
              "target": [
                "ol > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<section role=\"main\" class=\"informacion\">",
              "target": [
                "section"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<h1 lang=\"es\" class=\"sr-only\">Prensa y comunicació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": "<h2>Noticias Destacadas</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=\"row\">",
              "target": [
                "section > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-8\">",
              "target": [
                "section > .row > .col-md-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=\"container-fluid prensa-imagenes\">",
              "target": [
                ".prensa-imagenes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".prensa-imagenes > .row: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=\"col-sm-6\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6: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=\"prensa-imagenes-item\">\n                                <img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del 22 de abril de 2026\">                                \n                                \n\t                        </div>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/FSE1.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"prensa-imagenes-item-texto\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item-texto"
              ]
            },
            {
              "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=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a></p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .prensa-imagenes-item-texto > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6895\">Este jueves comienza la adjudicación de las 12.362 plazas de Formación Sanitaria Especializada en el Ministerio de Sanidad</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6895\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Miércoles, 22 de abril de 2026</p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(1) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6: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=\"prensa-imagenes-item\">\n                                <img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del 22 de abril de 2026\">                                \n                                \n\t                        </div>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260422ISCIII.jpg\" alt=\"Fotografía del 22 de abril de 2026\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"prensa-imagenes-item-texto\">",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item-texto"
              ]
            },
            {
              "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=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a></p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .prensa-imagenes-item-texto > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6894\">El Instituto de Salud Carlos III celebra 40 años como motor de la ciencia y la salud pública en el sistema sanitario español</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6894\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Miércoles, 22 de abril de 2026</p>",
              "target": [
                ".row:nth-child(1) > .col-sm-6:nth-child(2) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                ".prensa-imagenes > .row: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=\"col-sm-6\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6: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=\"prensa-imagenes-item\">\n                                <img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del 21 de abril de 2026\">                                \n                                \n\t                        </div>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260421HO.jpg\" alt=\"Fotografía del 21 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item > 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=\"prensa-imagenes-item-texto\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item-texto"
              ]
            },
            {
              "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=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a></p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .prensa-imagenes-item-texto > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6893\">El Ministerio de Sanidad concluye que no existe evidencia científica que avale la eficacia de la homeopatía en ninguna patología</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6893\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Martes, 21 de abril de 2026</p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(1) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-sm-6\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6: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=\"prensa-imagenes-item\">\n                                <img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del 20 de abril de 2026\">                                \n                                \n\t                        </div>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/gabinetePrensa/fotografias/01042026/diapositivas/20260420BOE.jpg\" alt=\"Fotografía del 20 de abril de 2026\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item > 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=\"prensa-imagenes-item-texto\">",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item-texto"
              ]
            },
            {
              "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=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a></p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .prensa-imagenes-item-texto > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do?id=6892\">El Ministerio de Sanidad amplía la prueba del talón a 21 patologías y eleva hasta los 74 años el cribado de cáncer colorrectal</a>",
              "target": [
                "a[href=\"notasPrensa.do?id=6892\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"fechaPublicacion\">Lunes, 20 de abril de 2026</p>",
              "target": [
                ".row:nth-child(2) > .col-sm-6:nth-child(2) > .fechaPublicacion"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p class=\"texto_derecha mas-noticias\"><a href=\"notasPrensa.do\">Más noticias <i class=\"fas fa-angle-right fa-lg\"></i></a></p>",
              "target": [
                ".texto_derecha"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"notasPrensa.do\">Más noticias <i class=\"fas fa-angle-right fa-lg\"></i></a>",
              "target": [
                ".texto_derecha > a[href$=\"notasPrensa.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<i class=\"fas fa-angle-right fa-lg\"></i>",
              "target": [
                ".fa-angle-right"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-4\">",
              "target": [
                "section > .row > .col-md-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=\"banner-gabinete\">",
              "target": [
                ".banner-gabinete"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"banner-gabinete-titulo\">\n                    <p>Gabinete de Comunicación</p>                        \n                </div>",
              "target": [
                ".banner-gabinete-titulo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Gabinete de Comunicación</p>",
              "target": [
                ".banner-gabinete-titulo > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"banner-gabinete-contenido\">\n                    <p>Director de comunicación: <b>Luis Giménez San Miguel</b></p>\n                    <p><a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a></p>\n                    <p>Teléfono: <b>91 596 11 22</b></p>\n                </div>",
              "target": [
                ".banner-gabinete-contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Director de comunicación: <b>Luis Giménez San Miguel</b></p>",
              "target": [
                ".banner-gabinete-contenido > 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": "<b>Luis Giménez San Miguel</b>",
              "target": [
                "p:nth-child(1) > b"
              ]
            },
            {
              "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=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a></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": "<a href=\"mailto:prensa@sanidad.gob.es\">prensa@sanidad.gob.es</a>",
              "target": [
                "a[href=\"mailto:prensa@sanidad.gob.es\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Teléfono: <b>91 596 11 22</b></p>",
              "target": [
                ".banner-gabinete-contenido > 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": "<b>91 596 11 22</b>",
              "target": [
                "p:nth-child(3) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-prensa\">",
              "target": [
                ".agenda-prensa"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-prensa-titulo\">\n                    <a href=\"../gabinete/agenda.do\">AGENDA</a>\n                </div>",
              "target": [
                ".agenda-prensa-titulo"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"../gabinete/agenda.do\">AGENDA</a>",
              "target": [
                ".agenda-prensa-titulo > a[href$=\"agenda.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-prensa-contenido\">",
              "target": [
                ".agenda-prensa-contenido"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-prensa-contenido-fecha\">",
              "target": [
                ".agenda-prensa-contenido-fecha"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"table-responsive\">",
              "target": [
                ".table-responsive"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<table class=\"tabla-fecha\">",
              "target": [
                "table"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<caption class=\"sr-only\">Día</caption>",
              "target": [
                "caption"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tbody>",
              "target": [
                "tbody"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>\n                                <th rowspan=\"2\" class=\"tabla-fecha-numero\">24</th>\n                                <td class=\"tabla-fecha-mes\">Abril</td>\n                            </tr>",
              "target": [
                "tr: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": "<th rowspan=\"2\" class=\"tabla-fecha-numero\">24</th>",
              "target": [
                "th"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<td class=\"tabla-fecha-mes\">Abril</td>",
              "target": [
                ".tabla-fecha-mes"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<tr>\n                                <td class=\"tabla-fecha-dia\">Viernes</td>\n                            </tr>",
              "target": [
                "tr: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": "<td class=\"tabla-fecha-dia\">Viernes</td>",
              "target": [
                ".tabla-fecha-dia"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-prensa-contenido-horas\">",
              "target": [
                ".agenda-prensa-contenido-horas"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid tabla-agenda\">",
              "target": [
                ".tabla-agenda"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">\n\t\t\t\t\t\t\t\t        <div class=\"col-xs-2 tabla-agenda-hora\"><p>11:45h</p></div>\n\t\t\t\t\t\t\t\t        <div class=\"col-xs-10 tabla-agenda-contenido\"><p>Acompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.</p></div>\n\t\t\t\t\t\t\t\t    </div>",
              "target": [
                ".tabla-agenda > .row"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-2 tabla-agenda-hora\"><p>11:45h</p></div>",
              "target": [
                ".col-xs-2"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>11:45h</p>",
              "target": [
                ".col-xs-2 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-xs-10 tabla-agenda-contenido\"><p>Acompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.</p></div>",
              "target": [
                ".col-xs-10"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<p>Acompaña a S.M. el Rey en la inauguración del Centro de Investigación 'Caixaresearch Institute', en Barcelona.</p>",
              "target": [
                ".col-xs-10 > p"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-twitter\">",
              "target": [
                ".agenda-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"agenda-twitter-boton\">\n                            <a class=\"btn btn-primary\" href=\"https://twitter.com/sanidadgob\" target=\"_blank\"><span class=\"fab fa-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span><span>@<b>sanidadgob</b></span></a>\n                        </div>",
              "target": [
                ".agenda-twitter-boton"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a class=\"btn btn-primary\" href=\"https://twitter.com/sanidadgob\" target=\"_blank\"><span class=\"fab fa-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span><span>@<b>sanidadgob</b></span></a>",
              "target": [
                ".btn.btn-primary[href$=\"sanidadgob\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fab fa-twitter fa-2x\"></span>",
              "target": [
                ".fa-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                ".btn.btn-primary[href$=\"sanidadgob\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span>@<b>sanidadgob</b></span>",
              "target": [
                ".btn.btn-primary[href$=\"sanidadgob\"] > span: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": "<b>sanidadgob</b>",
              "target": [
                "span:nth-child(3) > b"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<footer class=\"container-fluid\">",
              "target": [
                "footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"container-fluid\">",
              "target": [
                "footer > .container-fluid"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row\">",
              "target": [
                "footer > .container-fluid > .row: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=\"col-md-8 navegacion-pie\">",
              "target": [
                ".navegacion-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<ul>",
              "target": [
                ".navegacion-pie > ul"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../guiaNav/home.htm\">                                        Guia de navegación</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../guiaNav/home.htm\">                                        Guia de navegación</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(1) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../avisoLegal/home.htm\">                                    Aviso legal</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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=\"../avisoLegal/home.htm\">                                    Aviso legal</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(2) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../mapaWeb/home.htm\">                                    Mapa Web</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(3) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../servCiudadanos/contactar/home.htm\">                                    Contactar</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(4) > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > 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": "<a href=\"../accesibilidad/home.htm\">                                    Accesibilidad</a>",
              "target": [
                ".navegacion-pie > ul > li:nth-child(5) > a[href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<li>                                    <a href=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>                                </li>",
              "target": [
                ".navegacion-pie > ul > li: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=\"../proteccionDatosPersonales/home.htm\">                                    Protección de datos</a>",
              "target": [
                ".navegacion-pie > ul > li: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": "<div class=\"col-md-4 redes\">",
              "target": [
                ".redes"
              ]
            },
            {
              "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://t.me/sanidadgob\" target=\"_blank\" title=\"Telegram. Se abrirá en una nueva ventana\"><span class=\"fab fa-telegram-plane fa-2x\"></span><span class=\"sr-only\">Telegram</span></a>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]: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=\"fab fa-telegram-plane fa-2x\"></span>",
              "target": [
                ".fa-telegram-plane"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Telegram</span>",
              "target": [
                ".redes > a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(1) > .sr-only"
              ]
            },
            {
              "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/sanidadgob/\" target=\"_blank\" title=\"Instagram. Se abrirá en una nueva ventana\"><span class=\"fab fa-instagram fa-2x\"></span><span class=\"sr-only\">Instagram</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-instagram fa-2x\"></span>",
              "target": [
                ".fa-instagram"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Instagram</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(2) > .sr-only"
              ]
            },
            {
              "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/user/ministeriosyps\" target=\"_blank\" title=\"Youtube. Se abrirá en una nueva ventana\"><span class=\"fab fa-youtube-square fa-2x\"></span><span class=\"sr-only\">Youtube</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-youtube-square fa-2x\"></span>",
              "target": [
                ".fa-youtube-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Youtube</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(3) > .sr-only"
              ]
            },
            {
              "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/sanidadgob\" target=\"_blank\" title=\"Twitter. Se abrirá en una nueva ventana\"><span class=\"fab fa-square-x-twitter fa-2x\"></span><span class=\"sr-only\">Twitter</span></a>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]: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": "<span class=\"fab fa-square-x-twitter fa-2x\"></span>",
              "target": [
                ".fa-square-x-twitter"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Twitter</span>",
              "target": [
                "a[href$=\"sanidadgob\"][target=\"_blank\"]:nth-child(4) > .sr-only"
              ]
            },
            {
              "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/MinSanidad/\" target=\"_blank\" title=\"Facebook. Se abrirá en una nueva ventana\"><span class=\"fab fa-facebook-square fa-2x\"></span><span class=\"sr-only\">Facebook</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-facebook-square fa-2x\"></span>",
              "target": [
                ".fa-facebook-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Facebook</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(5) > .sr-only"
              ]
            },
            {
              "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://es.linkedin.com/company/sanidadgob\" target=\"_blank\" title=\"Linkedin. Se abrirá en una nueva ventana\"><span class=\"fab fa-linkedin fa-2x\"></span><span class=\"sr-only\">Linkedin</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-linkedin fa-2x\"></span>",
              "target": [
                ".fa-linkedin"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Linkedin</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(6) > .sr-only"
              ]
            },
            {
              "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.tiktok.com/@sanidadgob?lang=es\" target=\"_blank\" title=\"TikTok. Se abrirá en una nueva ventana\"><span class=\"fab fa-tiktok fa-2x\"></span><span class=\"sr-only\">TikTok</span></a>",
              "target": [
                "a[target=\"_blank\"]: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": "<span class=\"fab fa-tiktok fa-2x\"></span>",
              "target": [
                ".fa-tiktok"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">TikTok</span>",
              "target": [
                "a[target=\"_blank\"]:nth-child(7) > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a href=\"/rss/cargar.do\" title=\"RSS\"><span class=\"fas fa-rss-square fa-2x\"></span><span class=\"sr-only\">Acceso a la RSS del Ministerio</span></a>",
              "target": [
                "a[href$=\"cargar.do\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"fas fa-rss-square fa-2x\"></span>",
              "target": [
                ".fa-rss-square"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"sr-only\">Acceso a la RSS del Ministerio</span>",
              "target": [
                "a[href$=\"cargar.do\"] > .sr-only"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"row logo-info-ministerio\">",
              "target": [
                ".logo-info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<div class=\"col-md-6 logo-ministerio-pie\">",
              "target": [
                ".logo-ministerio-pie"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Ministerio de Sanidad\" href=\"/home.htm\">                                <img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">                            </a>",
              "target": [
                ".logo-ministerio-pie > a[title=\"Ministerio de Sanidad\"][href$=\"home.htm\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/MSA.Gob-bn-positivo-gris.svg\" alt=\"Ministerio de Sanidad\" height=\"80px\">",
              "target": [
                "img[alt=\"Ministerio de Sanidad\"][height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span><b>Ministerio de Sanidad</b><br>                            Paseo del Prado 18 - 20, 28071 Madrid<br>                            Tlf. (91 596 10 00)</span>",
              "target": [
                ".logo-ministerio-pie > span"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<b>Ministerio de Sanidad</b>",
              "target": [
                ".logo-ministerio-pie > span > b"
              ]
            },
            {
              "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": "<br>",
              "target": [
                "br: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=\"col-md-6 info-ministerio\">",
              "target": [
                ".info-ministerio"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<a title=\"Financiado por la Unión Europea - Next Generation EU y Plan de Recuperación, Transformación y Resiliencia\" href=\"/organizacion/fondosUE/prtr/home.htm\">",
              "target": [
                ".info-ministerio > a"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-financiado-footer\"><img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\"></span>",
              "target": [
                ".logo-financiado-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/Financiado_footer_Positivo.svg\" alt=\"Logo Finianciado por la Unión Europea - Next Generation UE\" height=\"80px\">",
              "target": [
                ".logo-financiado-footer > img[height=\"80px\"]"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<span class=\"logo-prtr-footer\"><img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\"></span>",
              "target": [
                ".logo-prtr-footer"
              ]
            },
            {
              "any": [
                {
                  "id": "region",
                  "data": {
                    "isIframe": false
                  },
                  "relatedNodes": [],
                  "impact": "moderate",
                  "message": "All page content is contained by landmarks"
                }
              ],
              "all": [],
              "none": [],
              "impact": null,
              "html": "<img src=\"/diseno/img/PRTR_footer_Positivo.svg\" alt=\"Logo Plan de Recuperación, Transformación y Resiliencia\" height=\"80px\">",
              "target": [
                ".logo-prtr-footer > img[height=\"80px\"]"
              ]
            }
          ]
        },
        {
          "id": "table-duplicate-name",
          "impact": null,
          "tags": [
            "cat.tables",
            "best-practice",
            "RGAAv4",
            "RGAA-5.2.1"
          ],
          "description": "Ensure the <caption> element does not contain the same text as the summary attribute",
          "help": "Tables should not have the same summary and caption",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/table-duplicate-name?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [],
              "none": [
                {
                  "id": "same-caption-summary",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "minor",
                  "message": "Content of summary attribute and <caption> are not duplicated"
                }
              ],
              "impact": null,
              "html": "<table class=\"tabla-fecha\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "td-headers-attr",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.4"
          ],
          "description": "Ensure that each cell in a table that uses the headers attribute refers only to other <th> elements in that table",
          "help": "Table cell headers attributes must refer to other <th> elements in the same table",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/td-headers-attr?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "td-headers-attr",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "The headers attribute is exclusively used to refer to other header cells in the table"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"tabla-fecha\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "id": "th-has-data-cells",
          "impact": null,
          "tags": [
            "cat.tables",
            "wcag2a",
            "wcag131",
            "section508",
            "section508.22.g",
            "TTv5",
            "TT14.b",
            "EN-301-549",
            "EN-9.1.3.1",
            "RGAAv4",
            "RGAA-5.7.1"
          ],
          "description": "Ensure that <th> elements and elements with role=columnheader/rowheader have data cells they describe",
          "help": "Table headers in a data table must refer to data cells",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.11/th-has-data-cells?application=playwright",
          "nodes": [
            {
              "any": [],
              "all": [
                {
                  "id": "th-has-data-cells",
                  "data": null,
                  "relatedNodes": [],
                  "impact": "serious",
                  "message": "All table header cells refer to data cells"
                }
              ],
              "none": [],
              "impact": null,
              "html": "<table class=\"tabla-fecha\">",
              "target": [
                "table"
              ]
            }
          ]
        },
        {
          "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": "<h1 lang=\"es\" class=\"sr-only\">Prensa y comunicación</h1>",
              "target": [
                "h1"
              ]
            }
          ]
        }
      ],
      "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": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
                      "target": [
                        "#searchlink"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<a id=\"searchlink\" class=\"buttonSearch\" title=\"Buscador\" href=\"/buscador/iniciar.do\">Buscar</a>",
              "target": [
                "#searchlink"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/organizacion/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Ministerio</span>                                        </a>",
                      "target": [
                        ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Ministerio</span>",
              "target": [
                ".navbar-nav > .dropdown:nth-child(1) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/sanidad/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Áreas</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Áreas</span>",
              "target": [
                ".dropdown:nth-child(2) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/gabinete/inicial.do\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Prensa y comunicación</span>                                        </a>",
                      "target": [
                        ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Prensa y comunicación</span>",
              "target": [
                ".active.dropdown > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/estadEstudios/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Sanidad en datos</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Sanidad en datos</span>",
              "target": [
                ".dropdown:nth-child(4) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/servCiudadanos/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Servicios a la Ciudadanía</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Servicios a la Ciudadanía</span>",
              "target": [
                ".dropdown:nth-child(5) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "12.0pt (16px)",
                    "fontWeight": "normal",
                    "messageKey": "bgImage",
                    "expectedContrastRatio": "4.5:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<a role=\"button\" href=\"/normativa/portada/home.htm\" data-toggle=\"dropdown\" class=\"dropdown-toggle\" aria-haspopup=\"true\" aria-expanded=\"false\">                                            <span>Participación Pública</span>                                        </a>",
                      "target": [
                        ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"]"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined due to a background image"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<span>Participación Pública</span>",
              "target": [
                ".dropdown:nth-child(6) > .dropdown-toggle[role=\"button\"][data-toggle=\"dropdown\"] > span"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
            },
            {
              "any": [
                {
                  "id": "color-contrast",
                  "data": {
                    "contrastRatio": 0,
                    "fontSize": "43.3pt (57.76px)",
                    "fontWeight": "normal",
                    "messageKey": "elmPartiallyObscured",
                    "expectedContrastRatio": "3:1"
                  },
                  "relatedNodes": [
                    {
                      "html": "<tr>\n                                <th rowspan=\"2\" class=\"tabla-fecha-numero\">24</th>\n                                <td class=\"tabla-fecha-mes\">Abril</td>\n                            </tr>",
                      "target": [
                        "tr:nth-child(1)"
                      ]
                    }
                  ],
                  "impact": "serious",
                  "message": "Element's background color could not be determined because it's partially obscured by another element"
                }
              ],
              "all": [],
              "none": [],
              "impact": "serious",
              "html": "<th rowspan=\"2\" class=\"tabla-fecha-numero\">24</th>",
              "target": [
                "th"
              ],
              "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
            }
          ]
        }
      ],
      "error": null,
      "finalUrl": "https://www.sanidad.gob.es/gabinete/inicial.do",
      "originalUrl": "https://www.sanidad.gob.es/gabinete/inicial.do",
      "status": 200,
      "contentType": "text/html; charset=UTF-8",
      "sources": []
    }
  }
}